chatmail

package
v0.14.2 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: GPL-3.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

View Source
const AdminTokenFileName = "admin_token"

AdminTokenFileName is the filename in state_dir where the auto-generated admin token is stored.

Variables

View Source
var WWWFiles embed.FS

Functions

func New

func New(_ string, args []string) (module.Module, error)

Types

type AccountResponse

type AccountResponse struct {
	Email    string `json:"email"`
	Password string `json:"password"`
}

type Endpoint

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

func (*Endpoint) Close

func (e *Endpoint) Close() error

func (*Endpoint) Init

func (e *Endpoint) Init(cfg *config.Map) error

func (*Endpoint) InstanceName

func (e *Endpoint) InstanceName() string

func (*Endpoint) Name

func (e *Endpoint) Name() string

Jump to

Keyboard shortcuts

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