phonebook

package
v0.2.2-rc3 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TfgridPhonebookUser1

type TfgridPhonebookUser1 struct {
	ID          schema.ID `bson:"_id" json:"id"`
	Name        string    `bson:"name" json:"name"`
	Email       string    `bson:"email" json:"email"`
	Pubkey      string    `bson:"pubkey" json:"pubkey"`
	Ipaddr      net.IP    `bson:"ipaddr" json:"ipaddr"`
	Description string    `bson:"description" json:"description"`
	Signature   string    `bson:"signature" json:"signature"`
}

func NewTfgridPhonebookUser1

func NewTfgridPhonebookUser1() (TfgridPhonebookUser1, error)

Jump to

Keyboard shortcuts

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