Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONToDictionary ¶
func JSONToDictionary(jsonline []byte) (model.Dictionary, error)
JSONToDictionary return a model.Dictionary from a jsonline
Types ¶
type Sink ¶
type Sink struct {
// contains filtered or unexported fields
}
func (Sink) ProcessDictionary ¶
func (s Sink) ProcessDictionary(dictionary model.Dictionary) error
Click to show internal directories.
Click to hide internal directories.