package
0.0.0-20250109065143-2c4a1334cb04
Repository: https://github.com/retr0h/osapi.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterHandlers adds each server route to the EchoRouter.
Registers handlers, and prepends BaseURL to the paths, so that the paths can be served under a prefix.

# Constants

No description provided by the author

# Structs

DiskResponse Local disk usage information.
No description provided by the author
No description provided by the author
HostnameResponse The hostname of the system.
LoadAverageResponse The system load averages for 1, 5, and 15 minutes.
MemoryResponse Memory usage information.
OSInfoResponse Operating system information.
ServerInterfaceWrapper converts echo contexts to parameters.
SystemStatusResponse defines model for SystemStatusResponse.

# Interfaces

This is a simple interface which specifies echo.Route addition functions which are present on both echo.Echo and echo.Group, since we want to allow using either of them for path registration.
No description provided by the author
No description provided by the author
ServerInterface represents all server handlers.
StrictServerInterface represents all server handlers.

# Type aliases

DisksResponse List of local disk usage information.
ErrorResponse defines model for ErrorResponse.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author