Documentation ¶
Index ¶
- func BeBindedTo(model modelIface) *baseMatcher
- func BeCreated() *baseMatcher
- func BeFinded() *baseMatcher
- func BeFindedBy(id string) *baseMatcher
- func BeOk() *baseMatcher
- func BeRunning() *baseMatcher
- func BeTypeOf(ex interface{}) *baseMatcher
- func Handle(method string) *handleMatcher
- func Matcher(m i.MatcherIface) *baseMatcher
- func UseMiddleWare(midware echo.MiddlewareFunc) *baseMatcher
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BeBindedTo ¶
func BeBindedTo(model modelIface) *baseMatcher
func BeFindedBy ¶
func BeFindedBy(id string) *baseMatcher
func Matcher ¶
func Matcher(m i.MatcherIface) *baseMatcher
func UseMiddleWare ¶
func UseMiddleWare(midware echo.MiddlewareFunc) *baseMatcher
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.