value

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

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

Go to latest
Published: Mar 31, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Email

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

func NewEmail

func NewEmail(value string) *Email

func (*Email) Validate

func (e *Email) Validate() error

func (*Email) Value

func (e *Email) Value() string

type ID

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

func NewID

func NewID(value string) *ID

func (*ID) Equal

func (i *ID) Equal(value string) bool

func (*ID) Validate

func (i *ID) Validate() error

func (*ID) Value

func (i *ID) Value() string

type Password

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

func NewPassword

func NewPassword(value string) *Password

func (*Password) Validate

func (p *Password) Validate() error

func (*Password) Value

func (p *Password) Value() string

Jump to

Keyboard shortcuts

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