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

8 lines
108 B
Go
Raw Normal View History

2019-10-30 18:31:39 +03:00
package models
import "github.com/markbates/pkger"
func Stat() {
pkger.Stat("/locales/all.en-us.yaml")
}