Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Extractor ¶
type Extractor struct {
// contains filtered or unexported fields
}
func MustExtractor ¶
func NewExtractor ¶
type Extractors ¶
type Extractors []*Extractor
func (Extractors) MarshalJSON ¶
func (ex Extractors) MarshalJSON() ([]byte, error)
func (*Extractors) UnmarshalJSON ¶
func (ex *Extractors) UnmarshalJSON(data []byte) error
Click to show internal directories.
Click to hide internal directories.