session_endpoints

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2017 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MakeLoginEndpoint

func MakeLoginEndpoint(svc pb.SessionServiceServer) endpoint.Endpoint

Types

type Endpoints

type Endpoints struct {
	LoginEndpoint endpoint.Endpoint
}

func MakeEndpoints

func MakeEndpoints(svc pb.SessionServiceServer) Endpoints

func (*Endpoints) Login

func (e *Endpoints) Login(ctx context.Context, in *pb.LoginRequest) (*pb.LoginResponse, error)

type StreamEndpoint

type StreamEndpoint func(server interface{}, req interface{}) (err error)

Jump to

Keyboard shortcuts

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