metrics

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PostParams

type PostParams struct {
	Name           string
	Description    string
	ResourceAttrs  map[string]string
	ScopeAttrs     map[string]string
	DataPointAttrs map[string]string
	DataPointValue float64
}

type Poster

type Poster struct {
	// contains filtered or unexported fields
}

func NewPoster

func NewPoster(endpoint string, headers map[string]string) *Poster

func (*Poster) Post

func (p *Poster) Post(params *PostParams) error

Jump to

Keyboard shortcuts

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