Documentation
¶
Overview ¶
Package datasafe contains some datasafes for WriterGo!
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
func (*File) FlushAndClose ¶
func (f *File) FlushAndClose()
func (*File) IsPermanent ¶
func (*File) LoadConfig ¶
func (*File) SaveWriter ¶
type Nil ¶
type Nil struct{}
func (*Nil) FlushAndClose ¶
func (*Nil) FlushAndClose()
func (*Nil) IsPermanent ¶
func (*Nil) LoadConfig ¶
func (*Nil) SaveWriter ¶
Click to show internal directories.
Click to hide internal directories.