Documentation
¶
Overview ¶
Package decoder provides a set of decoders to decode the output of a command
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrDecoding = errors.New("decoding output error")
)
Functions ¶
func NewJSONDecoder ¶
func NewJSONDecoder() *jsonDecoder
func NewRegExDecoder ¶
func NewRegExDecoder(regex string) *regExDecoder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.