rpc

package
v0.0.0-...-d9af017 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RPCServerInit

func RPCServerInit()

Types

type AuthServiceImpl

type AuthServiceImpl struct {
}

func (*AuthServiceImpl) AuthBindTempAuthKey

func (s *AuthServiceImpl) AuthBindTempAuthKey(ctx context.Context, request *mtproto.TLAuthBindTempAuthKey) (*mtproto.Bool, error)

func (*AuthServiceImpl) AuthCancelCode

func (s *AuthServiceImpl) AuthCancelCode(ctx context.Context, request *mtproto.TLAuthCancelCode) (*mtproto.Bool, error)

func (*AuthServiceImpl) AuthCheckPassword

func (*AuthServiceImpl) AuthCheckPhone

检查手机号码是否已经注册

func (*AuthServiceImpl) AuthDropTempAuthKeys

func (s *AuthServiceImpl) AuthDropTempAuthKeys(ctx context.Context, request *mtproto.TLAuthDropTempAuthKeys) (*mtproto.Bool, error)

func (*AuthServiceImpl) AuthExportAuthorization

func (*AuthServiceImpl) AuthImportAuthorization

func (s *AuthServiceImpl) AuthImportAuthorization(ctx context.Context, request *mtproto.TLAuthImportAuthorization) (*mtproto.Auth_Authorization, error)

func (*AuthServiceImpl) AuthImportBotAuthorization

func (s *AuthServiceImpl) AuthImportBotAuthorization(ctx context.Context, request *mtproto.TLAuthImportBotAuthorization) (*mtproto.Auth_Authorization, error)

func (*AuthServiceImpl) AuthLogOut

func (s *AuthServiceImpl) AuthLogOut(ctx context.Context, request *mtproto.TLAuthLogOut) (*mtproto.Bool, error)

func (*AuthServiceImpl) AuthRecoverPassword

func (s *AuthServiceImpl) AuthRecoverPassword(ctx context.Context, request *mtproto.TLAuthRecoverPassword) (*mtproto.Auth_Authorization, error)

func (*AuthServiceImpl) AuthRequestPasswordRecovery

func (s *AuthServiceImpl) AuthRequestPasswordRecovery(ctx context.Context, request *mtproto.TLAuthRequestPasswordRecovery) (*mtproto.Auth_PasswordRecovery, error)

func (*AuthServiceImpl) AuthResendCode

func (s *AuthServiceImpl) AuthResendCode(ctx context.Context, request *mtproto.TLAuthResendCode) (*mtproto.Auth_SentCode, error)

func (*AuthServiceImpl) AuthResetAuthorizations

func (s *AuthServiceImpl) AuthResetAuthorizations(ctx context.Context, request *mtproto.TLAuthResetAuthorizations) (*mtproto.Bool, error)

func (*AuthServiceImpl) AuthSendCode

func (s *AuthServiceImpl) AuthSendCode(ctx context.Context, request *mtproto.TLAuthSendCode) (*mtproto.Auth_SentCode, error)

func (*AuthServiceImpl) AuthSendInvites

func (s *AuthServiceImpl) AuthSendInvites(ctx context.Context, request *mtproto.TLAuthSendInvites) (*mtproto.Bool, error)

func (*AuthServiceImpl) AuthSignIn

func (*AuthServiceImpl) AuthSignUp

type RPCServer

type RPCServer struct {
}

Directories

Path Synopsis
Package rpc is a generated protocol buffer package.
Package rpc is a generated protocol buffer package.

Jump to

Keyboard shortcuts

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