Usage import swaggerui "github.com/isi-nc/go-swagger-ui/v3" func main() { // ... swaggerui.HandleAt("/swagger-ui/") // ... }