Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EqualOrPrefix ¶ added in v0.14.0
func EqualOrWildcard ¶ added in v0.14.0
Types ¶
type Strings ¶ added in v0.10.0
type Strings []string
func (Strings) RemoveQuotes ¶ added in v0.10.0
type WriterProxy ¶ added in v0.6.0
type WriterProxy struct {
// contains filtered or unexported fields
}
func EnsureNewline ¶ added in v0.34.0
func EnsureNewline(w io.Writer) *WriterProxy
func (*WriterProxy) FinalNewline ¶ added in v0.6.0
func (wp *WriterProxy) FinalNewline() error
Click to show internal directories.
Click to hide internal directories.