Documentation
¶
Index ¶
Constants ¶
View Source
const ( // PkTop is import path for jen.Qual(path) PkTop = "github.com/shamaton/msgpackgen/msgpack" // PkEnc is import path for jen.Qual(path) PkEnc = PkTop + "/enc" // PkDec is import path for jen.Qual(path) PkDec = PkTop + "/dec" IdEncoder = "encoder" IdDecoder = "decoder" )
Variables ¶
This section is empty.
Functions ¶
func PrivateFuncName ¶
PrivateFuncName gets a function name that adapts funcName to the pattern
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.