nacos_server

package
v1.2.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2023 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSignHeaders

func GetSignHeaders(params map[string]string, secretKey string) map[string]string

Types

type NacosServer

type NacosServer struct {
	sync.RWMutex

	ServerSrcChangeSignal chan struct{}
	// contains filtered or unexported fields
}

func NewNacosServer

func NewNacosServer(serverList []constant2.ServerConfig, clientCfg constant2.ClientConfig, httpAgent http_agent2.IHttpAgent, timeoutMs uint64, endpoint string) (*NacosServer, error)

func (*NacosServer) GetNextServer

func (server *NacosServer) GetNextServer() (constant2.ServerConfig, error)

func (*NacosServer) GetServerList

func (server *NacosServer) GetServerList() []constant2.ServerConfig

func (*NacosServer) InjectSecurityInfo

func (server *NacosServer) InjectSecurityInfo(param map[string]string)

func (*NacosServer) InjectSkAk

func (server *NacosServer) InjectSkAk(params map[string]string, clientConfig constant2.ClientConfig)

func (*NacosServer) ReqApi

func (server *NacosServer) ReqApi(api string, params map[string]string, method string) (string, error)

func (*NacosServer) ReqConfigApi

func (server *NacosServer) ReqConfigApi(api string, params map[string]string, headers map[string]string, method string, timeoutMS uint64) (string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL