client

package
v0.0.0-...-54dff2b Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 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 Client

type Client struct {
	HostPort  string
	Namespace string
	// contains filtered or unexported fields
}

func New

func New(hostPort string) (*Client, error)

func (*Client) Close

func (c *Client) Close() error

func (*Client) Open

func (c *Client) Open() error

func (*Client) Send

func (c *Client) Send(namespace, containerName, key string, value uint64) error

Simple send to statsd daemon without sampling.

Jump to

Keyboard shortcuts

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