Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetUppercaseSlice ¶
Types ¶
type Options ¶
type Options struct { Stdin []string `errorcode:"1001"` Encode []string `errorcode:"1002"` Decode []string `errorcode:"1003"` Threads int `errorcode:"1004"` }
func (*Options) AddDecoder ¶
func (*Options) AddEncoder ¶
Click to show internal directories.
Click to hide internal directories.