service

package
v3.1.0-rc.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppStatusTest   = "测试中"
	AppStatusOnline = "已上线"
	AppStatusStop   = "停运"
)
View Source
const (
	AppStatusTestI   = "1"
	AppStatusOnlineI = "2"
	AppStatusStopI   = "3"
)
View Source
const (
	ModuleTypeCommon = "普通"
	ModuleTypeDB     = "数据库"
)
View Source
const (
	ModuleTypeCommonI = "1"
	ModuleTypeDBI     = "2"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	*backbone.Engine
	*logics.Logics
}

func (*Service) GetNameByID

func (s *Service) GetNameByID(appID, id string, pheader http.Header) (string, error, int)

func (*Service) V2WebService

func (s *Service) V2WebService() *restful.WebService

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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