Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
example/api_get_achievements
command
|
|
|
example/api_get_owned_games
command
|
|
|
example/api_get_player
command
|
|
|
example/crawler
command
|
|
|
example/test
command
|
|
|
example/test/a2s
command
Package main 提供 Steam SDK A2S 功能的完整使用示例 包含单个服务器信息查询、批量独立接口查询、批量聚合信息查询三类场景 演示限流、重试、超时等核心功能的使用方式 Package main provides a complete usage example of the Steam SDK A2S function Including three scenarios: single server info query, batch independent interface query, batch aggregated info query Demonstrates the usage of core functions such as rate limiting, retry, and timeout
|
Package main 提供 Steam SDK A2S 功能的完整使用示例 包含单个服务器信息查询、批量独立接口查询、批量聚合信息查询三类场景 演示限流、重试、超时等核心功能的使用方式 Package main provides a complete usage example of the Steam SDK A2S function Including three scenarios: single server info query, batch independent interface query, batch aggregated info query Demonstrates the usage of core functions such as rate limiting, retry, and timeout |
|
internal
|
|
|
pkg
|
|
|
steam/server
Package server 提供 Steam 服务器(A2S 协议)相关查询服务 包含单个/批量服务器基础信息、玩家信息、规则信息的查询能力, 支持限流、重试、超时控制,保证线程安全, 底层基于 go-a2s 库实现 Package server provides query services related to Steam servers (A2S protocol) It includes the ability to query single/batch server basic info, player info, rule info, supports rate limiting, retry, timeout control, ensures thread safety, and is implemented based on the go-a2s library at the bottom
|
Package server 提供 Steam 服务器(A2S 协议)相关查询服务 包含单个/批量服务器基础信息、玩家信息、规则信息的查询能力, 支持限流、重试、超时控制,保证线程安全, 底层基于 go-a2s 库实现 Package server provides query services related to Steam servers (A2S protocol) It includes the ability to query single/batch server basic info, player info, rule info, supports rate limiting, retry, timeout control, ensures thread safety, and is implemented based on the go-a2s library at the bottom |
|
util
Package util 提供 Steam SDK 通用工具函数和常量 包含类型转换、时间处理、字符串操作和默认配置常量等 Package util provides common utility functions and constants for Steam SDK Includes type conversion, time processing, string operations and default config constants
|
Package util 提供 Steam SDK 通用工具函数和常量 包含类型转换、时间处理、字符串操作和默认配置常量等 Package util provides common utility functions and constants for Steam SDK Includes type conversion, time processing, string operations and default config constants |
Click to show internal directories.
Click to hide internal directories.