package
0.0.0-20241211081107-39982f3fe675
Repository: https://github.com/kerezsiz42/scanner-operator2.git
Documentation: pkg.go.dev

# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
ScanResult defines model for ScanResult.
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ServeMux is an abstraction of http.ServeMux.
ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
PutScanResultsJSONRequestBody defines body for PutScanResults for application/json ContentType.