Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoxExtended ¶
BoxExtended Extension for packr.Box handling creationTime of box. CreationTime of box is taken as modTime for each file (important for caching resource files in webapps)
type VariableFileFixed ¶
VariableFileFixed ...
func (VariableFileFixed) Readdir ¶
func (f VariableFileFixed) Readdir(count int) ([]os.FileInfo, error)
Readdir ...
func (*VariableFileFixed) Seek ¶
func (f *VariableFileFixed) Seek(offset int64, whence int) (int64, error)
Seek ...
func (VariableFileFixed) String ¶
func (f VariableFileFixed) String() string
Click to show internal directories.
Click to hide internal directories.