boot

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2023 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServiceApp interface{}

Functions

func Drop

func Drop()

func LoadConfig

func LoadConfig(args ...interface{})

LoadConfig load config with args ... [ string, ConfigFunc, Callback, any type convertible to map[string]interface{} ]

func RegisterAfterHttpServer

func RegisterAfterHttpServer(name string, fn func())

func RegisterAfterInject

func RegisterAfterInject(name string, fn func())

func RegisterBeforeHttpServer

func RegisterBeforeHttpServer(name string, fn func())

func RegisterBeforeInject

func RegisterBeforeInject(name string, fn func())

func RegisterShutdown

func RegisterShutdown(name string, fn func())

func Start

func Start()

func StartupWithoutHttpServer

func StartupWithoutHttpServer()

Types

type Callback

type Callback func()

type ConfigFunc

type ConfigFunc func(c *config.Config)

Jump to

Keyboard shortcuts

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