# Functions
NewMock create a new portal mock client.
NewPortalClientBuilder create a new ClientBuilder.
# Structs
ClientBuilder same as Client but with a different API.
ClientStruct used to store infos for this API.
MockClient The mocked interface to portal-api.
PatientCGMInfo is the Continuous Glucose Monitoring device information.
PatientConfig structure returned by the API.
PatientConfigDevice sub-structure of PatientConfig which old the device information.
PatientConfigParameters sub-structure of PatientConfig.
PatientParameter is a single parameter for a patient.
PatientPumpInfo insulin pump device information.
# Interfaces
Client is the interface to portal-api.