Daqian

Results 1 comments of Daqian

Here I use iris web server as example: ` // @securitydefinitions.oauth2.password OAuth2Password // @tokenUrl /api/iam/token func main() { app := iris.New() if env.GetenvBool("app.dev", false) { fmt.Println("Swagger doc reference https://github.com/swaggo/swag") fmt.Printf("swagger...