Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrTooLargePost = errors.New("http: POST too large")
Functions ¶
func ParseNNotationAttr ¶
func ParseNNotationAttr(prefix string, paramList []string, mainHandler ParamFunc, sc NewSubContainer) (map[int]ISubContainer, *sqserr.SQSError)
Types ¶
type ISubContainer ¶
type NewSubContainer ¶
type NewSubContainer func() ISubContainer
Click to show internal directories.
Click to hide internal directories.