http

package
v0.0.0-...-8c33a01 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpServer

func NewHttpServer(address string, disableWebUI bool, clusterManger *cluster.DaemonManager, joinManager *join.ToJoinManager) *masterHttpServer

@param address 服务监听地址 @param disableWebUI 服务是否启用,websocket地址

func Routers

func Routers(app *iris.Application, clusterManger *cluster.DaemonManager, joinManager *join.ToJoinManager)

Types

type GithubRelease

type GithubRelease struct {
	HTMLURL string `json:"html_url"`
	TagName string `json:"tag_name"`
	Name    string `json:"name"`
}

type LoggerController

type LoggerController struct {
	// contains filtered or unexported fields
}

func NewLoggerController

func NewLoggerController(manger *cluster.DaemonManager) *LoggerController

func (*LoggerController) Handler

func (self *LoggerController) Handler() iris.Handler

type NodeController

type NodeController struct {
	// contains filtered or unexported fields
}

type NotifyController

type NotifyController struct{}

type ProgramController

type ProgramController struct {
	// contains filtered or unexported fields
}

type TagsController

type TagsController struct {
}

type UserController

type UserController struct{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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