client

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 7 Imported by: 4

Documentation

Overview

Package client provides a client for the screener-api.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScreenerClient

type ScreenerClient interface {
	ScreenAddress(ctx context.Context, ruleset, address string) (bool, error)
}

ScreenerClient is an interface for the Screener API.

func NewClient

func NewClient(metricHandler metrics.Handler, screenerURL string) (ScreenerClient, error)

NewClient creates a new client for the Screener API.

Jump to

Keyboard shortcuts

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