Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IMatcher ¶
type IMatcher interface {
Match(ctx http_service.IHttpContext) bool
}
func NewJsonMatcher ¶
func NewJsonMatcher(params []*MatchParam) IMatcher
func NewStatusCodeMatcher ¶
type MatchParam ¶
Click to show internal directories.
Click to hide internal directories.