create_first_account

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

Types

type Command

type Command struct {
	bus.Command[string]

	Email    string `json:"email"`
	Password string `json:"password"`
}

Creates the first user account if no one exists yet. If an account has been created, its id is returned.

func (Command) Name_

func (Command) Name_() string

Jump to

Keyboard shortcuts

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