client

package
v0.0.0-...-1fa5987 Latest Latest
Warning

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

Go to latest
Published: May 14, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Store

type Store struct {
	// contains filtered or unexported fields
}

func GetStore

func GetStore(client *josh.Client) *Store

func (*Store) AddEvent

func (c *Store) AddEvent(ctx context.Context, input *api.AddEventInput) (output *api.AddEventOutput, err error)

func (*Store) ClearEvents

func (c *Store) ClearEvents(ctx context.Context, input *api.ClearEventsInput) (output *api.ClearEventsOutput, err error)

func (*Store) DescribeStreams

func (c *Store) DescribeStreams(ctx context.Context, input *api.DescribeStreamsInput) (output *api.DescribeStreamsOutput, err error)

func (*Store) GetEvents

func (c *Store) GetEvents(ctx context.Context, input *api.GetEventsInput) (output *api.GetEventsOutput, err error)

func (*Store) RemoveOldEvents

func (c *Store) RemoveOldEvents(ctx context.Context, input *api.RemoveOldEventsInput) (output *api.RemoveOldEventsOutput, err error)

Jump to

Keyboard shortcuts

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