Documentation ¶
Index ¶
- func CreateDB() (*gorm.DB, func())
- func CreateHttpRequest() (echo.Context, *http.Request, *httptest.ResponseRecorder, string)
- func CreateMC() (*memcache.Client, func())
- func CreateRDB() (*redis.Client, func())
- func PrintJson(v interface{})
- func PrintSpans(spans tracetest.SpanStubs, traceID string)
- func SetupMockTraceProvider() *tracetest.InMemoryExporter
- func SetupTraceCtx() (context.Context, string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateHttpRequest ¶
func CreateHttpRequest() (echo.Context, *http.Request, *httptest.ResponseRecorder, string)
func PrintSpans ¶
func SetupMockTraceProvider ¶
func SetupMockTraceProvider() *tracetest.InMemoryExporter
func SetupTraceCtx ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.