Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BananaFile ¶
type BananaFile struct {
// contains filtered or unexported fields
}
func NewBananaFile ¶
func NewBananaFile(fs filesys.FileSystem) *BananaFile
NewBananaFile returns a new instance.
func (*BananaFile) Read ¶
func (k *BananaFile) Read(path string) (*types.BananaFile, error)
// BananaFile returns a new instance.
func (*BananaFile) Write ¶
func (k *BananaFile) Write(kf *types.BananaFile, path string) error
Click to show internal directories.
Click to hide internal directories.