package
0.13.0
Repository: https://github.com/sgnl-ai/adapter-framework.git
Documentation: pkg.go.dev

# Functions

ParseConfig parses a configuration for a datasource from the given marshaled JSON object.
RegisterAdapter registers a new high-level Adapter implementation with the server.

# Structs

Server is an implementation of the AdapterServer gRPC service which delegates the implementation of the RPCs to high-level Adapter implementation based on a provided type, and translates and validates RPC requests and responses.

# Type aliases

No description provided by the author