Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) Config ¶
Config godoc @Summary Config gets the public configuration of the API @Description Config gets the public configuration of the API @Tags config @Accept json @Produce json @Success 200 {array} models.ConfigResponse @Failure 401 {string} string @Failure 500 {string} string @Router /config [get]
Click to show internal directories.
Click to hide internal directories.