Documentation ¶
Overview ¶
Package book provides all the core features of the address book : managing contacts
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Book ¶
Book structure represents the address book and its data
func (*Book) CreateContact ¶
CreateContact add a new contact into the book
func (*Book) DeleteContact ¶
DeleteContact removes a contact from the book
func (Book) ListAllContacts ¶
ListAllContacts returns a list of all the contacts in a pretty way
Click to show internal directories.
Click to hide internal directories.