Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetHealthResponse ¶
type GetHealthResponse struct {
voki.ResponseWithError
}
type ListMembresResponse ¶
type PostMembresResponse ¶
type PostMembresResponse struct { voki.ResponseWithError Data struct { MembresInserted int64 } }
type PostProgrammesResponse ¶
type PostProgrammesResponse struct { voki.ResponseWithError Data struct { ProgrammesInserted int64 } }
Click to show internal directories.
Click to hide internal directories.