responses

package
v6.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2024 License: GPL-2.0 Imports: 2 Imported by: 0

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 ListMembresResponse struct {
	voki.ResponseWithError
	Data struct {
		Membres []models.Membre
	}
}

type PostMembresResponse

type PostMembresResponse struct {
	voki.ResponseWithError
	Data struct {
		MembresInserted int64
	}
}

type PostProgrammesResponse

type PostProgrammesResponse struct {
	voki.ResponseWithError
	Data struct {
		ProgrammesInserted int64
	}
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL