relay

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetIMSIFromSessionID

func GetIMSIFromSessionID(sessionID string) (string, error)

Types

type CloseableAbortSessionResponderClient

type CloseableAbortSessionResponderClient struct {
	protos.AbortSessionResponderClient
	// contains filtered or unexported fields
}

func GetAbortSessionResponderClient

func GetAbortSessionResponderClient(
	cloudRegistry service_registry.GatewayRegistry) (*CloseableAbortSessionResponderClient, error)

GetAbortSessionResponderClient returns a client to the local abort session client. To avoid leaking connections, defer Close() on the returned client.

func (*CloseableAbortSessionResponderClient) Close

func (client *CloseableAbortSessionResponderClient) Close()

type CloseableSessionProxyResponderClient

type CloseableSessionProxyResponderClient struct {
	protos.SessionProxyResponderClient
	// contains filtered or unexported fields
}

func GetSessionProxyResponderClient

func GetSessionProxyResponderClient(
	cloudRegistry service_registry.GatewayRegistry) (*CloseableSessionProxyResponderClient, error)

Get a client to the local session manager client. To avoid leaking connections, defer Close() on the returned client.

func (*CloseableSessionProxyResponderClient) Close

func (client *CloseableSessionProxyResponderClient) Close()

Directories

Path Synopsis
Code generated by mockery v1.0.0.
Code generated by mockery v1.0.0.

Jump to

Keyboard shortcuts

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