website

package
v1.42.3 Latest Latest
Warning

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

Go to latest
Published: May 6, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string
const (
	// Analytics
	Test       Type = "test"
	Staging    Type = "staging"
	Production Type = "prod"
)

type Website

type Website struct {
	// Just basic links to their profiles
	Url               string `json:"url,omitempty"`
	PasswordResetPath string `json:"passwordResetPath,omitempty"`
	EmailConfirmPath  string `json:"emailConfirmPath,omitempty"`
	Type              Type   `json:"type,omitempty"`
}

Jump to

Keyboard shortcuts

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