Documentation ¶
Index ¶
Constants ¶
View Source
const ( MkdirPermissions = 0777 NewFileMark = "New" AppendFileMark = "Add" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Strategy ¶
func NewAppendToFileStrategy ¶
func NewCreateFileStrategy ¶
func NewCreateRawFileStrategy ¶ added in v0.9.0
func NewNopStrategy ¶ added in v0.9.0
Do nothing strategy
Click to show internal directories.
Click to hide internal directories.