Documentation ¶
Index ¶
- Constants
- func IsEnableLocalMathCompu(enable bool) bool
- func NewNacosV2NamingClient(options map[string]interface{}) (naming_client.INamingClient, error)
- func ParseNacosClientConfig(options map[string]interface{}) constant.ClientConfig
- func ParseNacosServerConfig(options map[string]interface{}) []constant.ServerConfig
Constants ¶
View Source
const ( DefaultGroupName string = "arana" NamespaceIdKey string = "namespace_id" GroupKey string = "group" Username string = "username" Password string = "password" Server string = "endpoints" ContextPath string = "context_path" Scheme string = "scheme" PageSizeKey string = "page-size" PathSplit string = "::" ServerSplit string = "," )
Variables ¶
This section is empty.
Functions ¶
func IsEnableLocalMathCompu ¶
_enableLocalMathCompu returns true if config the local math computation
func NewNacosV2NamingClient ¶
func NewNacosV2NamingClient(options map[string]interface{}) (naming_client.INamingClient, error)
func ParseNacosClientConfig ¶
func ParseNacosClientConfig(options map[string]interface{}) constant.ClientConfig
func ParseNacosServerConfig ¶
func ParseNacosServerConfig(options map[string]interface{}) []constant.ServerConfig
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.