package
0.0.0-20250117142834-feddbe240ff3
Repository: https://github.com/tilebox/tilebox-go.git
Documentation: pkg.go.dev

# Functions

NewTileboxServiceClient constructs a client for the datasets.v1.TileboxService service.
NewTileboxServiceHandler builds an HTTP handler from the service implementation.

# Constants

TileboxServiceCreateCollectionProcedure is the fully-qualified name of the TileboxService's CreateCollection RPC.
TileboxServiceDeleteDatapointsProcedure is the fully-qualified name of the TileboxService's DeleteDatapoints RPC.
TileboxServiceGetCollectionByNameProcedure is the fully-qualified name of the TileboxService's GetCollectionByName RPC.
TileboxServiceGetCollectionsProcedure is the fully-qualified name of the TileboxService's GetCollections RPC.
TileboxServiceGetDatapointByIDProcedure is the fully-qualified name of the TileboxService's GetDatapointByID RPC.
TileboxServiceGetDatasetForIntervalProcedure is the fully-qualified name of the TileboxService's GetDatasetForInterval RPC.
TileboxServiceGetDatasetProcedure is the fully-qualified name of the TileboxService's GetDataset RPC.
TileboxServiceIngestDatapointsProcedure is the fully-qualified name of the TileboxService's IngestDatapoints RPC.
TileboxServiceListDatasetsProcedure is the fully-qualified name of the TileboxService's ListDatasets RPC.
TileboxServiceName is the fully-qualified name of the TileboxService service.
TileboxServiceUpdateDatasetDescriptionProcedure is the fully-qualified name of the TileboxService's UpdateDatasetDescription RPC.

# Structs

UnimplementedTileboxServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

TileboxServiceClient is a client for the datasets.v1.TileboxService service.
TileboxServiceHandler is an implementation of the datasets.v1.TileboxService service.