Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrFileClosed = errors.New("file is already closed")
ErrFileClosed returned when attempting to write to a closed file
Functions ¶
Types ¶
type File ¶
type File struct {
// contains filtered or unexported fields
}
File represents the zone file to create on disk
func (*File) WriteComment ¶
WriteComment adds a comment to the zone file
func (*File) WriteCommentKey ¶
WriteCommentKey adds a comment to the zone file
Click to show internal directories.
Click to hide internal directories.