pkger/pkging/pkgtest/testdata/ref/models/models.go

8 lines
108 B
Go
Raw Normal View History

package models
import "github.com/markbates/pkger"
func Stat() {
pkger.Stat("/locales/all.en-us.yaml")
}