Versions in this module Expand all Collapse all v1 v1.0.0-rc.3 Jun 14, 2026 v1.0.0-rc.2 Jun 14, 2026 v1.0.0-rc.1 Jun 13, 2026 v0 v0.3.0 Jun 11, 2026 Changes in this version type Branch + Password string type CreateSourceRequest + DumpSchemas []string + Via string type Source + DumpSchemas []string + Via string v0.2.0 Jun 10, 2026 Changes in this version + type Branch struct + CreatedAt string + Database string + ExpiresAt string + Host string + Name string + Parent string + Port int + ProxyDatabase string + Source string + State string + User string + type CreateBranchRequest struct + Name string + Parent string + Source string + TTLSeconds int + type CreateSourceRequest struct + Database string + Host string + Name string + Network string + PGVersion string + Password string + Port int + User string + type MaskScript struct + Name string + SQL string + type RefreshSourceRequest struct + Password string + type Server struct + func New(eng *engine.Engine, reg *registry.Registry, token string) *Server + func (s *Server) Handler() http.Handler + type Source struct + CreatedAt string + Database string + Generation int + Host string + Name string + Network string + PGVersion string + Port int + State string + User string