ucl

package
v0.0.0-...-a423d60 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

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

func NewService

func NewService(client *http.Client) Service

func (Service) ReportStatus

func (s Service) ReportStatus(ctx context.Context, url string, statusReport StatusReport) error

type StatusReport

type StatusReport struct {
	State         types.State `json:"state"`
	Configuration any         `json:"configuration,omitempty"`
	Error         string      `json:"error,omitempty"`
}

Jump to

Keyboard shortcuts

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