framework

package
v0.0.0-...-376692f Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartServer

func StartServer()

StartServer 启动服务

func Viper

func Viper(path ...string) *viper.Viper

Viper 配置文件获取初始化 优先级: 命令行 > 环境变量 > 默认值

func Zap

func Zap() (logger *zap.Logger)

Zap 获取 zap.Logger

Types

type Server

type Server interface {
	ListenAndServe() error
}

Directories

Path Synopsis
model
utils

Jump to

Keyboard shortcuts

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