Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TestJwtSecret string = "test-jwt-secret"
Functions ¶
This section is empty.
Types ¶
type TestServerWrapper ¶
type TestServerWrapper struct {
TestServer *api.ApiServer
// contains filtered or unexported fields
}
func GetTestServerWrapper ¶
func GetTestServerWrapper() *TestServerWrapper
func (*TestServerWrapper) Shutdown ¶
func (w *TestServerWrapper) Shutdown() error
Click to show internal directories.
Click to hide internal directories.