server

package
v0.0.0-...-24b4de3 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2018 License: GPL-2.0-only Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Version        string `json:"Version"`
	Hostname       string `json:"Hostname"`
	UseHTTP        bool   `json:"UseHTTP"`
	UseHTTPS       bool   `json:"UseHTTPS"`
	HTTPPort       int    `json:"HTTPPort"`
	HTTPPorts      int    `json:"HTTPPorts"`
	FileStorage    string `json:"FileStorage"`
	CertFile       string `json:"CertFile"`
	KeyFile        string `json:"KeyFile"`
	MaxBytesReader int64  `json:"MaxBytesReader"`
}

Jump to

Keyboard shortcuts

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