Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrProjectDoesNotExist = errors.New("project does not exist") ErrProjectIDMissing = errors.New("project id is missing") )
errors
Functions ¶
func Configure ¶
func Configure(api *operations.EasyclaAPI, service v1Project.Service, eventsService events.Service)
Configure establishes the middleware handlers for the project service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.