Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ViewsContext ¶
func (*ViewsContext) GetHealth ¶
func (v *ViewsContext) GetHealth(c *gin.Context)
GetHealth is a monitoring endpoint
func (*ViewsContext) GetHistory ¶
func (v *ViewsContext) GetHistory(c *gin.Context)
GetHistory is in charge of querying the database to get database history
func (*ViewsContext) GetPing ¶
func (v *ViewsContext) GetPing(c *gin.Context)
GetPing is a monitoring endpoint
func (*ViewsContext) GetSiren ¶
func (v *ViewsContext) GetSiren(c *gin.Context)
GetSiren is in charge of querying the database to get the specific records for a single Siren given in the query
func (*ViewsContext) GetSiret ¶
func (v *ViewsContext) GetSiret(c *gin.Context)
GetSiret is in charge of querying the database to get the specific enterprise record for a single Siret given in the query
Click to show internal directories.
Click to hide internal directories.