Documentation
¶
Index ¶
- Constants
- type Admin
- func (a *Admin) AddMocks(c echo.Context) error
- func (a *Admin) DeleteHistory(c echo.Context) error
- func (a *Admin) DeleteMock(c echo.Context) error
- func (a *Admin) DeleteSession(c echo.Context) error
- func (a *Admin) GetHistory(c echo.Context) error
- func (a *Admin) GetMocks(c echo.Context) error
- func (a *Admin) GetSessions(c echo.Context) error
- func (a *Admin) ImportSession(c echo.Context) error
- func (a *Admin) LockMocks(c echo.Context) error
- func (a *Admin) NewSession(c echo.Context) error
- func (a *Admin) Reset(c echo.Context) error
- func (a *Admin) SummarizeHistory(c echo.Context) error
- func (a *Admin) SummarizeSessions(c echo.Context) error
- func (a *Admin) UnlockMocks(c echo.Context) error
- func (a *Admin) UpdateMock(c echo.Context) error
- func (a *Admin) UpdateSession(c echo.Context) error
- func (a *Admin) VerifySession(c echo.Context) error
- type Mocks
Constants ¶
View Source
const MIMEApplicationXYaml = "application/x-yaml"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.