modulepackage
3.23.11+incompatible
Repository: https://github.com/mcluseau/go-swagger-ui.git
Documentation: pkg.go.dev
# README
Usage
import "github.com/mcluseau/go-swagger-ui"
func main() {
// ...
swaggerui.HandleAt("/swagger-ui/")
// ...
}