Categorygithub.com/nextmicro/next
modulepackage
1.0.23
Repository: https://github.com/nextmicro/next.git
Documentation: pkg.go.dev

# README

kratos

基于 kratos 封装的业务框架

使用例子

请看next.bff.layout

# Packages

No description provided by the author
No description provided by the author
Package broker is an interface used for asynchronous messaging.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AfterStart run funcs after app starts.
AfterStop run funcs after app stops.
BeforeStart run funcs before app starts.
BeforeStop run funcs before app stops.
Context with service context.
Endpoint with service endpoint.
ID with service ID.
Loader with service Loader.
Logger with service Logger.
Metadata with service Metadata.
Name with service Name.
New create an application lifecycle manager.
Registrar with service registry.
RegistrarTimeout with Registrar timeout.
Server with transport Servers.
Signal with exit signals.
StopTimeout with app stop timeout.
Version with service Version.

# Structs

No description provided by the author
Options is an application options.

# Type aliases

Option is an application option.