contacts

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteContacts

func DeleteContacts(email string) error

func SaveContacts

func SaveContacts(contacts Contacts) error

Types

type Contacts

type Contacts struct {
	Email string `json:"email"`
	Name  string `json:"name"`
}

func GetContacts

func GetContacts() ([]Contacts, error)

Jump to

Keyboard shortcuts

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