Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeNumber64 ¶
func EncodeNumber64 ¶
Types ¶
type FlagEncoder ¶
type FlagEncoder struct {
// contains filtered or unexported fields
}
func Decode ¶
func Decode(flags byte, names ...string) *FlagEncoder
func NewFlagEncoder ¶
func NewFlagEncoder() *FlagEncoder
func (FlagEncoder) Encode ¶
func (fe FlagEncoder) Encode() byte
func (FlagEncoder) Get ¶
func (fe FlagEncoder) Get(name string) (value, found bool)
Click to show internal directories.
Click to hide internal directories.