ox

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: MIT Imports: 1 Imported by: 0

README

ox

一套微服务治理框架

快速开始

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//StageAfterStop after app stop
	StageAfterStop uint32 = application.StageAfterStop
	//StageBeforeStop before app stop
	StageBeforeStop = application.StageBeforeStop
)
View Source
var WithConfigParser = application.WithConfigParser
View Source
var WithDisable = application.WithDisable

Functions

This section is empty.

Types

type Application

type Application = application.Application

Application is the framework's instance, it contains the servers, workers, client and configuration settings. Create an instance of Application, by using &Application{}

type Disable

type Disable = application.Disable
const (
	DisableParserFlag      Disable = application.DisableParserFlag
	DisableLoadConfig      Disable = application.DisableLoadConfig
	DisableDefaultGovernor Disable = application.DisableDefaultGovernor
)

type Option

type Option = application.Option

Directories

Path Synopsis
cmd
ox
ox/new
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr clean" command to clean up this, and any other packr generated files.
ox/new/packrd
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
pkg
Package pkg @Description: 外部应用程序可以使用的库代码
Package pkg @Description: 外部应用程序可以使用的库代码

Jump to

Keyboard shortcuts

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