server

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

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

Go to latest
Published: Apr 19, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IndexModule

type IndexModule struct {
	CommModule  *index.CommModule  `inject:""`
	DefModule   *index.DefModule   `inject:""`
	AdminModule *index.AdminModule `inject:""`
	DataModule  *index.DataModule  `inject:""`
	MockModule  *index.MockModule  `inject:""`
}

func NewIndexModule

func NewIndexModule() *IndexModule

func (*IndexModule) Party

func (m *IndexModule) Party() module.WebModule

func (*IndexModule) PartyData

func (m *IndexModule) PartyData() module.WebModule

func (*IndexModule) PartyMock

func (m *IndexModule) PartyMock() module.WebModule

type Server

type Server struct {
	Config *serverConfig.Config `inject:""`
}

Server for admin server

func InitServer

func InitServer(config *serverConfig.Config) (server *Server, err error)

Directories

Path Synopsis
core
web

Jump to

Keyboard shortcuts

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