Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RequireAPIKey ¶
func RequireAPIKey(apiKey string) gin.HandlerFunc
func SetBuilder ¶
func SetBuilder(b gcloud.CloudRunCommandBuilder) gin.HandlerFunc
SetBuilder attaches a gcloud.CloudRunCommandBuilder to the gin context.
func SetFiatClient ¶
func SetFiatClient(fc fiat.Client) gin.HandlerFunc
SetFiatClient attaches a fiat.Client to the gin context.
func SetSQLClient ¶
func SetSQLClient(sc sql.Client) gin.HandlerFunc
SetSQLClient attaches a sql.Client to the gin context.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.