models

package
v0.0.0-...-9fc71da Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Owner

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

func (*Owner) Email

func (o *Owner) Email() string

func (*Owner) Id

func (o *Owner) Id() int64

func (*Owner) Login

func (o *Owner) Login() string

func (*Owner) PassHash

func (o *Owner) PassHash() []byte

func (*Owner) Password

func (o *Owner) Password() string

func (*Owner) SetEmail

func (o *Owner) SetEmail(email string) error

func (*Owner) SetId

func (o *Owner) SetId(id int64) error

func (*Owner) SetLogin

func (o *Owner) SetLogin(login string) error

func (*Owner) SetPassHash

func (o *Owner) SetPassHash(passHash []byte)

func (*Owner) SetPassword

func (o *Owner) SetPassword(password string) error

type OwnerKey

type OwnerKey struct {
	Id    int64
	Login string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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