apps

package
v0.9.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2019 License: ISC Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitApps

func InitApps()

Types

type AddressBook

type AddressBook struct {
	AddressBookLabel []AddressBookLabel `json:"labels"`
}

func (*AddressBook) AddressBookData

func (
	ab *AddressBook,

) AddressBookData()

type AddressBookLabel

type AddressBookLabel struct {
	Label   string `json:"label"`
	Address string `json:"address"`
}

func (*AddressBookLabel) AddressBookLabelDelete

func (
	ab *AddressBookLabel,
) AddressBookLabelDelete(
	label string,

)

func (*AddressBookLabel) AddressBookLabelWrite

func (
	ab *AddressBookLabel,
) AddressBookLabelWrite(

	label, address string)

Jump to

Keyboard shortcuts

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