The highest tagged major version is
v2.
package
Version:
v1.4.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package phonebook is a generated protocol buffer package.
It is generated from these files:
phonebook.proto
It has these top-level messages:
Contact
EtcdContactPath returns the path for a given contact.
EtcdPath returns the base path were the phonebook records are stored.
type Contact struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Company string `protobuf:"bytes,2,opt,name=company,proto3" json:"company,omitempty"`
Phonenumber string `protobuf:"bytes,3,opt,name=phonenumber,proto3" json:"phonenumber,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.