client

package
v0.0.0-...-a6bc667 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2021 License: MIT 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 {
	Server      *http.Server
	Storage     storage.Storage
	Notificator *notificator
}

func NewClient

func NewClient(cfg *config.Configuration, s storage.Storage) *Client

func (*Client) Run

func (c *Client) Run() error

func (*Client) Stop

func (c *Client) Stop(ctx context.Context) error

Jump to

Keyboard shortcuts

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