httpsettings

package
v0.0.0-...-4be01c1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2024 License: AGPL-3.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	// contains filtered or unexported fields
}

func NewSettings

func NewSettings(
	writer *metadata.AsyncWriter,
	reader metadata.Reader,
	initialSetupSettings *settings.InitialSetupSettings,
	notificationCenter *notification.Center,
	insightsEngine *insights.Engine,
) *Settings

func (*Settings) DetectiveHandler

func (h *Settings) DetectiveHandler(w http.ResponseWriter, r *http.Request) error

func (*Settings) GeneralSettingsHandler

func (h *Settings) GeneralSettingsHandler(w http.ResponseWriter, r *http.Request) error

func (*Settings) HttpSetup

func (h *Settings) HttpSetup(mux *http.ServeMux, auth *auth.Authenticator)

func (*Settings) InitialSetupHandler

func (h *Settings) InitialSetupHandler(w http.ResponseWriter, r *http.Request) error

func (*Settings) InsightsHandler

func (h *Settings) InsightsHandler(w http.ResponseWriter, r *http.Request) error

func (*Settings) NotificationSettingsClear

func (h *Settings) NotificationSettingsClear(w http.ResponseWriter, r *http.Request) error

func (*Settings) NotificationSettingsHandler

func (h *Settings) NotificationSettingsHandler(w http.ResponseWriter, r *http.Request) error

func (*Settings) SettingsForward

func (h *Settings) SettingsForward(w http.ResponseWriter, r *http.Request) error

func (*Settings) SettingsHandler

func (h *Settings) SettingsHandler(w http.ResponseWriter, r *http.Request) error

nolint:gocognit

func (*Settings) WalkthroughHandler

func (h *Settings) WalkthroughHandler(w http.ResponseWriter, r *http.Request) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL