it

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpClient added in v0.0.3

func NewHttpClient() *http.Client

func Opts

func Opts(prefix string) opts

Types

type BeaconSender added in v0.0.3

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

func (*BeaconSender) Send added in v0.0.3

func (b *BeaconSender) Send(path string)

type HttpSender added in v0.0.3

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

func (*HttpSender) BuildUrl added in v0.0.3

func (s *HttpSender) BuildUrl(path string) string

func (*HttpSender) Send added in v0.0.3

func (s *HttpSender) Send(req *http.Request, expectedStatusCode int, expectedBody string)

type IntegrationDao added in v0.0.3

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

func NewIntegrationDao added in v0.0.3

func NewIntegrationDao(conn driver.Conn, opts opts) *IntegrationDao

func (*IntegrationDao) CountRecords added in v0.0.3

func (p *IntegrationDao) CountRecords(criteria string) int

func (*IntegrationDao) RecycleTables added in v0.0.3

func (p *IntegrationDao) RecycleTables()

Jump to

Keyboard shortcuts

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