# Functions
New takes zero or more functional options and return a new DataSource router.
RegisterDataSource registers a DataSource with the Router.
# Interfaces
DataSource is the DataSource.
DataSourceServerAdapter Adapter for a tfprotov6.DataSourceServer removing the error return type from all methods.
# Type aliases
RouterOpt is a functional option for the data router.