Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
R = NewRecords()
)
View Source
var (
Service *gin.Engine
)
Functions ¶
Types ¶
type CustomResponseWriter ¶ added in v0.2.5
type CustomResponseWriter struct { gin.ResponseWriter // contains filtered or unexported fields }
CustomResponseWriter wraps gin.ResponseWriter to capture response data
type Output ¶
type Output struct { BaseURLHost string `toml:"base_url_host"` BaseURLDocker string `toml:"base_url_docker"` }
func NewFakeDataProvider ¶
NewFakeDataProvider creates new fake data provider
Click to show internal directories.
Click to hide internal directories.