apiserver

package
v0.0.0-...-455e706 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2022 License: MIT Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIServerIssuer   = "iam-server"
	APIServerAudience = "iam-client"
)

Variables

This section is empty.

Functions

func NewApp

func NewApp(basename string) *app.App

初始化应用框架

func Run

func Run(cfg *config.Config) error

Types

type PrepareServer

type PrepareServer struct {
	// contains filtered or unexported fields
}

运行前的准备

func (PrepareServer) NewPrepare

func (s PrepareServer) NewPrepare() PrepareServer

配置好后 应用准备运行的函数

func (PrepareServer) Run

func (p PrepareServer) Run() error

运行 grpc http https

Directories

Path Synopsis
controller
service
v1

Jump to

Keyboard shortcuts

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