schema

package
v0.0.0-...-370e1ae Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2017 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTP

type HTTP struct {
	Listener HTTPListener `xml:"listener"`
}

HTTP represents the configurations for HTTP.

type HTTPListener

type HTTPListener struct {
	Address string `xml:"address"`
	SSL     bool   `xml:"ssl,attr"`
}

HTTPListener represents the configurations for HTTP request listener.

type Main

type Main struct {
	XMLName xml.Name `xml:"http://schema.ctit.co.th/oid-registry/2017/08/25 oid-registry"`
	HTTP    HTTP     `xml:"http"`
}

Main represents the main configurations.

Jump to

Keyboard shortcuts

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