Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IpAddressLocal = IpAddress("127.0.0.1")
Functions ¶
This section is empty.
Types ¶
type MailAddress ¶
type MailAddress string
func NewMailAddress ¶
func NewMailAddress(value any) (mailAddress MailAddress, err error)
func (MailAddress) String ¶
func (vo MailAddress) String() string
Click to show internal directories.
Click to hide internal directories.