web

package
v0.0.0-...-418145e Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureService

func ConfigureService(opts ...ServiceConfigurator)

配置服务

func SetWebApplication

func SetWebApplication(webApp WebApplication)

设置Application属性值

Types

type ServiceConfigurator

type ServiceConfigurator func(WebApplication)

配置服务

type WebApplication

type WebApplication interface {
	GetServiceProvider() app.IServiceProvider
	ConfigureService()
}

web应用

var (
	Application WebApplication
)

func NewWebApplication

func NewWebApplication() WebApplication

new一个web应用

Jump to

Keyboard shortcuts

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