clients

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserManagerClient

type UserManagerClient interface {
	UserInfoByID(ctx context.Context, userID string) (*models.User, error)
}

UserManagerClient is interface to user-manager service

func NewHTTPUserManagerClient

func NewHTTPUserManagerClient(serverURL string) UserManagerClient

NewHTTPUserManagerClient returns rest-client to user-manager service

Jump to

Keyboard shortcuts

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