api

package
v0.0.0-...-939ab4d Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	HealthPath             = "/healthz"
	RollupWithTypePath     = "/api/v1/rollup-with-type"
	RetrieveFromDAWithType = "/api/v1/retrieve-with-type"
)

Variables

This section is empty.

Functions

func NewApi

func NewApi(ctx context.Context, log log.Logger, apiAddress string, rollup api.RollupInter) error

Types

type API

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

func (*API) Start

func (a *API) Start(ctx context.Context) error

func (*API) Stop

func (a *API) Stop(ctx context.Context) error

func (*API) Stopped

func (a *API) Stopped() bool

Directories

Path Synopsis
common

Jump to

Keyboard shortcuts

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