profiles

package
v1.0.0-rc.5 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	ListEndpoint kitendpoint.Endpoint
}

Client is set of endpoints supported in client.

func NewClient

func NewClient(u *url.URL, client *http.Client) *Client

NewClient creates new client.

func (*Client) List

func (s *Client) List(
	ctx context.Context,
	limit int,
	offset int64,
	filter profile.Filter,
) ([]domain.Profile, error)

List is client method for get profiles list.

Jump to

Keyboard shortcuts

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