# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

New takes zero or more functional options and return a new Server.
RegisterDataRouter is a functional option that registers the data source router.
RegisterProvider is a functional option that registers the Provider meta server.
RegisterResourceRouter is a functional option that registers the resource router.

# Structs

Server is our gRPC ProviderServer.

# Interfaces

Provider is our Provider meta server.

# Type aliases

Opt is a functional option for the provider server.