summaryrefslogtreecommitdiff
path: root/cmd/root.go
AgeCommit message (Expand)Author
2021-02-011. added WebsiteRuleEndpointHEADmasterEnderByEndera
2021-01-211. simplify the model module, added more CRUD to mongodbEnderByEndera
2021-01-101. in root.go, delete GetLogLevel and GetFileName funcEnderByEndera
2021-01-051. in root.go, added a new goroutine to output0.0.5EnderByEndera
2021-01-041. Added model package, will put all the structs to theEnderByEndera
2020-12-281. simplify root.go, let root.go only doEnderByEndera
2020-12-23Changed README and README.en to introduce the projectEnderByEndera
2020-12-23added router to manage routesEnderByEndera
2020-12-23Added Gin router to provide json output to the netEnderByEndera
2020-12-19Added command line command and flags by usingEnderByEndera