# Functions
New creates a new goprobe API server.
# Structs
ConfigUpdateOutput returns the updated interfaces.
GetConfigOutput returns the interface config(s) fetched during a config request.
GetIfaceConfigInput describes the input to a config request for a single interface.
GetIfacesConfigInput describes the input to a config request for multiple interfaces.
GetIfacesStatusInput describes the input to a status request.
GetIfaceStatusInput describes the input to a status request for a single interface.
GetStatusOutput returns the status fetched during a status request.
PutConfigInput is the input to a config update.
Server runs a goprobe API server.