responses

package
v5.6.1 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT 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 added in v5.2.0

type GetHealthResponse struct {
	response.ResponseWithError
}

type ListMembresResponse added in v5.6.0

type ListMembresResponse struct {
	response.ResponseWithError
	Data struct {
		Membres []models.Membre
	}
}

type PostMembresResponse added in v5.1.1

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

type PostProgrammesResponse added in v5.1.1

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

Jump to

Keyboard shortcuts

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