com_hailocab_service_login_setpasswordhash

package
v0.0.0-...-cbea63e Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package com_hailocab_service_login_setpasswordhash is a generated protocol buffer package.

It is generated from these files:

github.com/hailocab/h2/proto/login/proto/setpasswordhash/setpasswordhash.proto

It has these top-level messages:

Request
Response

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	// defines the application this data logically belongs to
	Application *string `protobuf:"bytes,2,req,name=application" json:"application,omitempty"`
	// Who we are changing the password for
	Uid *string `protobuf:"bytes,3,req,name=uid" json:"uid,omitempty"`
	// The new password
	PasswordHash     *string `protobuf:"bytes,4,req,name=passwordHash" json:"passwordHash,omitempty"`
	XXX_unrecognized []byte  `json:"-"`
}

func (*Request) GetApplication

func (m *Request) GetApplication() string

func (*Request) GetPasswordHash

func (m *Request) GetPasswordHash() string

func (*Request) GetUid

func (m *Request) GetUid() string

func (*Request) ProtoMessage

func (*Request) ProtoMessage()

func (*Request) Reset

func (m *Request) Reset()

func (*Request) String

func (m *Request) String() string

type Response

type Response struct {
	XXX_unrecognized []byte `json:"-"`
}

Response is empty if the call was successful

func (*Response) ProtoMessage

func (*Response) ProtoMessage()

func (*Response) Reset

func (m *Response) Reset()

func (*Response) String

func (m *Response) String() string

Jump to

Keyboard shortcuts

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