Versions in this module Expand all Collapse all v2 v2.4.0 Jul 9, 2021 Changes in this version type Server + Estimator *estimator.Estimator + Global *global.Config v2.2.0 Feb 9, 2021 Changes in this version + const VerificationTokenHeader + type Config struct + Host string + Port uint + VerificationToken string + type Server struct + Cloning cloning.Cloning + Config *Config + Observer *observer.Observer + Platform *platform.Service + func NewServer(cfg *Config, obsCfg *observer.Observer, cloning cloning.Cloning, ...) *Server + func (s *Server) InitHandlers() + func (s *Server) Reload(cfg Config) + func (s *Server) Run() error + func (s *Server) Shutdown(ctx context.Context) error Other modules containing this package gitlab.com/postgres-ai/database-lab