# Packages
Package ioc provides a simple generics based registry which allows registering instance providers for a name and then instantiating instances, returning instances of the requested type.
Package rest_server Ziti Fabric
OpenZiti Fabric API Schemes: https Host: demo.ziti.dev BasePath: /fabric/v1 Version: 0.16.54 License: Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0.html Contact: OpenZiti<[email protected]> https://openziti.discourse.group
Consumes: - application/json
Produces: - application/json
swagger:meta.
Package rest_util provides helper functions to generate a client for the Ziti Fabric REST APIs.
# Structs
OnConnectSettingsHandler sends a ctrl_pb.ContentType_SettingsType message when routers connect if necessary Settings are a map of int32 -> []byte data.