antgo

package module
v1.0.18 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: MulanPSL-2.0 Imports: 6 Imported by: 0

README

简介

什么是 AntMan?

AntMan 是 go 语言编写的轻量级框架

特性

  • 轻量级框架。
  • 组件和 helper 的合集。
  • 支持后端、跨平台应用程序、个人软件开发。
  • 容易与其它框架共存。

学习langgo,在其基础上 更新改进

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRunEnv

func GetRunEnv() string

func GetWorkDir

func GetWorkDir() string

func InitFrame

func InitFrame(instances ...core.Cpt)

加载 配置文件 和 初始化组件

func LoadCpts

func LoadCpts(instances ...core.Cpt)

=========== 快捷函数入口 ===========

func Logger

func Logger(name string, tag string) *zerolog.Logger

日志相关

func SetRunEnv

func SetRunEnv(env string)

运行环境相关

func SetWorkDir

func SetWorkDir(dir string)

工作目录相关

func SignalBindFunc

func SignalBindFunc(handler func(sig os.Signal), signals ...os.Signal)

系统信号操作相关

func SignalNotify

func SignalNotify()

Types

This section is empty.

Directories

Path Synopsis
cpts
jwt
tpl
helper
http
xmw

Jump to

Keyboard shortcuts

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