internal

package
v2.0.0-...-95e9935 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 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 {
	Logger              zerolog.Logger
	AsyncErrorHandler   func(error)
	URLSigningSecret    string
	EnableDatadog       bool
	StorageBucketRegion map[string]string
	// contains filtered or unexported fields
}

Client holds the logic to bootstrap the application.

func (*Client) Init

func (c *Client) Init() (err error)

Init the client internal state.

func (*Client) Start

func (c *Client) Start()

Start the client.

func (*Client) Stop

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

Stop the client.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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