package
0.55.1
Repository: https://github.com/ovh/cds.git
Documentation: pkg.go.dev

# Functions

CleanAndCheckURL returns cleaned URL but also an error if given url contains variables that can't be cleaned.
CleanURL given a URL with declared variable inside, returns the same URL with harmonized variable names.
GenerateDocumentation generates hugo documentation for a command line.
GenMarkdownCustom creates custom markdown output.

# Structs

Doc represents elements wanted in the documentation.
Method Represent data on a method.
Middleware represents a middleware.
RouteInfo Information on a route.