clients

package
v0.0.49 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ValidationClient

type ValidationClient interface {
	CacheClient.CacheClientBound
	SchemaClient.SchemaClientBound
}

ValidationClient provides a client that bundles the bound clients for the cache as well as for the schema, of a certain device.

type ValidationClientImpl added in v0.0.39

type ValidationClientImpl struct {
	CacheClient.CacheClientBound
	SchemaClient.SchemaClientBound
}

func NewValidationClient

func NewValidationClient(datastoreName string, c cache.Client, s *schema_server.Schema, sc schema.Client) *ValidationClientImpl

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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