client

package
v1.5.8 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2025 License: MPL-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(logger zerolog.Logger, spec Spec, services *xkcd.Client, bk state.Client) schema.ClientMeta

func TestHelper

func TestHelper(t *testing.T, table *schema.Table, ts *httptest.Server)

Types

type Client

type Client struct {
	Logger  zerolog.Logger
	XKCD    *xkcd.Client
	Backend state.Client
}

func (*Client) ID

func (*Client) ID() string

type Spec

type Spec struct {
	Concurrency int `json:"concurrency,omitempty"`
}

func (*Spec) SetDefaults

func (s *Spec) SetDefaults()

func (Spec) Validate

func (Spec) Validate() error

Jump to

Keyboard shortcuts

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