Documentation ¶
Overview ¶
Package asset define asset testing utility
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Resource ¶
type Resource struct { Dir bool Link string Name string Mode os.FileMode ModTime *time.Time Data []byte FileInfo os.FileInfo }
Resource represents a test resource
Click to show internal directories.
Click to hide internal directories.