x

module
v0.0.0-...-2beabf4 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2023 License: MIT

README

x

自用golang工具库

xconfig

TODO

xswagger

安装start_swagger

# go get github.com/webee/x/xswagger/start_swagger

自定义cmd start swagger

package main

import (
    "github.com/webee/x/xswagger/cmd"

    //change to your path
    "path/to/your/docs"
)

func main() {
	docs.SwaggerInfo.Host = cmd.GetConfig().APP.Host
	cmd.Start()
}

Directories

Path Synopsis
xaudio
mp3
Package xlog 会 返回一个固定的 logrus logger 可以自己用 也可以传给别的应用 用来统一日志格式
Package xlog 会 返回一个固定的 logrus logger 可以自己用 也可以传给别的应用 用来统一日志格式
xes
xswagger
app
cmd

Jump to

Keyboard shortcuts

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