typeoespm

package
v0.0.0-...-3444db6 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2020 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultDevResp

type DefaultDevResp struct {
	Ver   float32
	Intvl float64
	Ds    bool
}

type JsonHeader

type JsonHeader struct {
	HeaderVersion float32
	AppName       string
	AppVersion    float32
}

type Page

type Page struct {
	Content string
	Lang    lang.LangFile
	App     appconfig.App
}

type Request

type Request struct {
	ID               string
	Key              string
	Values           url.Values
	Device           deviceconfig.Device
	DeviceDataFolder string
}

type RespType

type RespType int
const (
	PLAIN RespType = 1 + iota
	JSON
	XML
)

type Response

type Response struct {
	Type    RespType
	Content string
	Status  int
	Err     error
}

type UiConfig

type UiConfig struct {
	Header      config.FileHeader
	AppFileRoot string
}

Jump to

Keyboard shortcuts

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