package
0.0.0-20221031115904-5d297aa649e0
Repository: https://github.com/jsfan/hello-neighbour-api.git
Documentation: pkg.go.dev
# Functions
NewAdministratorApiService creates a default api service.
NewDefaultApiService creates a default api service.
NewLeaderApiService creates a default api service.
NewMemberApiService creates a default api service.
# Structs
AdministratorApiService is a service that implements the logic for the AdministratorApiServicer This service should implement the business logic for every endpoint for the AdministratorApi API.
DefaultApiService is a service that implements the logic for the DefaultApiServicer This service should implement the business logic for every endpoint for the DefaultApi API.
LeaderApiService is a service that implements the logic for the LeaderApiServicer This service should implement the business logic for every endpoint for the LeaderApi API.
MemberApiService is a service that implements the logic for the MemberApiServicer This service should implement the business logic for every endpoint for the MemberApi API.