Versions in this module Expand all Collapse all v0 v0.1.0 Apr 8, 2021 Changes in this version + func WithKey(a string) + type Server struct + func NewServer() Server + func (s *Server) Setup() + func (s *Server) WithBuilder(b gcloud.CloudRunCommandBuilder) + func (s *Server) WithEngine(e *gin.Engine) + func (s *Server) WithFiatClient(fc fiat.Client) + func (s *Server) WithSQLClient(sc sql.Client)