package
0.0.0-20200226065818-fe632b36a108
Repository: https://github.com/alipay/sofa-mesh.git
Documentation: pkg.go.dev
# Functions
CollectionOptionsFromSlice returns a slice of collection options from a slice of collection names.
New creates a new resource source.
No description provided by the author
NewServer creates a new instance of a MCP source server.
# Constants
No description provided by the author
# Structs
Client implements the client for the MCP sink service.
CollectionOptions configures the per-collection updates.
Options contains options for configuring MCP sources.
Request is a temporary abstraction for the MCP node request which can be used with the mcp.MeshConfigRequest and mcp.RequestResources.
Server implements the server for the MCP source service.
ServerOptions contains sink server specific options.
Sources implements the resource source message exchange for MCP.
WatchResponse contains a versioned collection of pre-serialized resources.
# Interfaces
AuthChecker is used to check the transport auth info that is associated with each stream.
Stream is for sending Resource messages and receiving RequestResources messages.
Watcher requests watches for configuration resources by node, last applied version, and type.
# Type aliases
No description provided by the author
No description provided by the author