Versions in this module Expand all Collapse all v0 v0.1.3 Jul 21, 2020 v0.1.2 Jul 21, 2020 v0.1.1 Jul 21, 2020 Changes in this version + const DBNameChars + const DBNameLen + func RandomDatabase() string + type Options struct + CachePath string + DownloadURL string + LogLevel memongolog.LogLevel + Logger *log.Logger + MongoVersion string + MongodBin string + Port int + StartupTimeout time.Duration + type Server struct + func Start(version string) (*Server, error) + func StartWithOptions(opts *Options) (*Server, error) + func (s *Server) Port() int + func (s *Server) Stop() + func (s *Server) URI() string + func (s *Server) URIWithRandomDB() string