Documentation ¶
Index ¶
- func AssertHTTPErrorCode(t *testing.T, err error, code int)
- func CreateUser(orm *ent.Client) (*ent.User, error)
- func ExecuteMiddleware(ctx echo.Context, mw echo.MiddlewareFunc) error
- func InitSession(ctx echo.Context)
- func NewContext(e *echo.Echo, url string) (echo.Context, *httptest.ResponseRecorder)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteMiddleware ¶
func ExecuteMiddleware(ctx echo.Context, mw echo.MiddlewareFunc) error
func InitSession ¶
func InitSession(ctx echo.Context)
func NewContext ¶
func NewContext(e *echo.Echo, url string) (echo.Context, *httptest.ResponseRecorder)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.