response

package
v0.0.0-...-841437a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2019 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Data *model.Config `json:"data"`
}

type ConfigData

type ConfigData struct {
	Name   string      `json:"name"`
	Config interface{} `json:"config"`
}

type ConfigMeta

type ConfigMeta struct {
	Data *ConfigMetaData `json:"data"`
}

type ConfigMetaData

type ConfigMetaData struct {
	Name    string `json:"name"`
	Version int    `json:"version"`
}

type HTTPError

type HTTPError struct {
	Message string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL