Versions in this module Expand all Collapse all v1 v1.2.0 Jan 21, 2019 Changes in this version type Rest + UpdateLimiter float64 v1.1.0 Jan 6, 2019 Changes in this version + const Auto + const None + const Static + func URLKey(r *http.Request) string + type KeyStore interface + Key func() (key string, err error) + type Migrator struct + Cache cache.LoadingCache + DisqusImporter migrator.Importer + KeyStore KeyStore + NativeExporter migrator.Exporter + NativeImporter migrator.Importer + WordPressImporter migrator.Importer + type Rest struct + Authenticator *auth.Service + Cache cache.LoadingCache + CommentFormatter *store.CommentFormatter + DataService *service.DataStore + ImageProxy *proxy.Image + Migrator *Migrator + NotifyService *notify.Service + ReadOnlyAge int + RemarkURL string + SSLConfig SSLConfig + ScoreThresholds struct{ ... } + SharedSecret string + Version string + WebRoot string + func (s *Rest) Run(port int) + func (s *Rest) Shutdown() + type SSLConfig struct + ACMEEmail string + ACMELocation string + Cert string + Key string + Port int + SSLMode sslMode