creds

package
v0.0.0-...-8ced348 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2018 License: MIT Imports: 3 Imported by: 1

Documentation

Overview

Package creds is a generated protocol buffer package.

It is generated from these files:

protobuf/type/creds.proto

It has these top-level messages:

Credential

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credential

type Credential struct {
	// email is user unique email.
	Email string `protobuf:"bytes,1,opt,name=email" json:"email,omitempty"`
	// username is user unique username.
	Username string `protobuf:"bytes,2,opt,name=username" json:"username,omitempty"`
	// password is the secret credential.
	Password string `protobuf:"bytes,3,opt,name=password" json:"password,omitempty"`
}

Credential holds user access information.

func (*Credential) Descriptor

func (*Credential) Descriptor() ([]byte, []int)

func (*Credential) GetEmail

func (m *Credential) GetEmail() string

func (*Credential) GetPassword

func (m *Credential) GetPassword() string

func (*Credential) GetUsername

func (m *Credential) GetUsername() string

func (*Credential) ProtoMessage

func (*Credential) ProtoMessage()

func (*Credential) Reset

func (m *Credential) Reset()

func (*Credential) String

func (m *Credential) String() string

Jump to

Keyboard shortcuts

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