package
0.0.0-20250130141511-c1739e5d2351
Repository: https://github.com/rkosegi/routeros2rest-bridge.git
Documentation: pkg.go.dev

# Functions

GetSwagger returns the Swagger specification corresponding to the generated code in this file.
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.
Constructs a synthetic filesystem for resolving external references when loading openapi specifications.

# Structs

AliasDetail Alias detail.
DeviceDetail Device detail.
DeviceTlsConfig Device TLS configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

Alias defines model for alias.
AliasList List of aliases.
CreateItemJSONRequestBody defines body for CreateItem for application/json ContentType.
Device defines model for device.
DeviceList List of names.
Id defines model for id.
Item Dictionary of name-to-value.
ItemList List of items.
No description provided by the author
PatchItemJSONRequestBody defines body for PatchItem for application/json ContentType.