Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Contact ¶
func FindMissing ¶
type StringContact ¶
type StringContact string
func LoadString ¶
func LoadString(record []string) (StringContact, error)
func (StringContact) EmailAddress ¶
func (s StringContact) EmailAddress() string
func (StringContact) IsEmpty ¶
func (s StringContact) IsEmpty() bool
func (StringContact) Record ¶
func (s StringContact) Record() []string
Click to show internal directories.
Click to hide internal directories.