Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Recorder *httptest.ResponseRecorder Context *gin.Context Router *gin.Engine Database pgxmock.PgxConnIface DH *handlers.DatabaseHandler Client *clients.SMTPClient }
func NewMockApp ¶
func NewMockApp() App
func (*App) NewMockRequest ¶
Click to show internal directories.
Click to hide internal directories.