config

package
v0.0.0-...-942794f Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	Name string `json:"name"`
	IP   string `json:"ip"`
	Port int    `json:"port"`
}

func GetBestStockQuotesServer

func GetBestStockQuotesServer() Server

GetBestStockQuotesServer 获取最优股票行情线路

func (*Server) Addr

func (srv *Server) Addr() string

type StockQuotesServer

type StockQuotesServer []Server

StockQuotesServer 股票行情线路信息

func GetStockQuotesServer

func GetStockQuotesServer() StockQuotesServer

GetStockQuotesServer 获取股票行情线路列表

Jump to

Keyboard shortcuts

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