Documentation
¶
Overview ¶
Package config provides server configuration functionality.
Index ¶
Constants ¶
View Source
const ( DefaultPort = ":8080" ServerName = "fetch-server" ServerVersion = "1.0.0" DefaultUA = "Mozilla/5.0 (compatible; MCPFetchBot/1.0)" )
Constants
Variables ¶
This section is empty.
Functions ¶
func GetDefaultAddress ¶
func GetDefaultAddress() string
GetDefaultAddress returns the default server address from environment or constant
Types ¶
Click to show internal directories.
Click to hide internal directories.