package
1.0.3
Repository: https://github.com/huaweicloud/devcloud-go.git
Documentation: pkg.go.dev

# Functions

NewClusterRouter return ClusterRouter according to the route type.
NewNodeRouter return *NodeRouter with nodeRouteStrategy.

# Constants

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

# Structs

AbstractRouter implements Router interface.
ClusterRouter with router strategy.
ClusterRouteStrategy route the active node.
Location base cluster router strategy.
NodeRouter with router strategy.
NodeRouteStrategy route an actual datasource.
No description provided by the author

# Interfaces

Router interface.
No description provided by the author