Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( OS = InjectableOS{} IOReader = InjectableIOReader{} )
Functions ¶
Types ¶
type FileOrString ¶
type FileOrString string
func (FileOrString) Bytes ¶
func (f FileOrString) Bytes(statter Statter, reader FileReader) ([]byte, error)
type FileReader ¶
type InjectableIOReader ¶
type InjectableIOReader struct{}
type InjectableOS ¶
type InjectableOS struct{}
Click to show internal directories.
Click to hide internal directories.