client

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2023 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Certificates

type Certificates struct {
	ClientCertificate string
	ClientKey         string
	CaCertificate     string
}

type Client

type Client struct {
	ServerAddress     string
	PrefixesOfDrops   []string
	PrefixesOfAccepts []string
	Certificates      Certificates
}

Client sends drops of the journal to the droptailer server.

func (Client) Start

func (c Client) Start() error

Start to push drops to the droptailer server.

Jump to

Keyboard shortcuts

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