Documentation ¶ Index ¶ func ExternalIP() (net.IP, error) func GetCommonIP() (string, error) func GetIP() string func GetLocalIPv4Address() (string, error) func RelativeURLToAbsoluteURL(curURL string, baseURL string) (string, error) type StrAddr func (a StrAddr) Network() string func (a StrAddr) String() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ExternalIP ¶ func ExternalIP() (net.IP, error) func GetCommonIP ¶ func GetCommonIP() (string, error) func GetIP ¶ func GetIP() string func GetLocalIPv4Address ¶ func GetLocalIPv4Address() (string, error) 获取本机ip地址 func RelativeURLToAbsoluteURL ¶ func RelativeURLToAbsoluteURL(curURL string, baseURL string) (string, error) RelativeURLToAbsoluteURL 相对URL转绝对URL Types ¶ type StrAddr ¶ type StrAddr string func (StrAddr) Network ¶ func (a StrAddr) Network() string func (StrAddr) String ¶ func (a StrAddr) String() string Source Files ¶ View all Source files addr.gonet.gourl.go Directories ¶ Show internal Expand all Path Synopsis http api/apidoc api/apijson api/graphql auth client client/client_generic client/crawler content_type content_type/gzip fasthttp fasthttp/fiber fs fs/watch gin gin/handler gin/middleware gin/oauth grpc grpc/auth grpc/filter grpc/gateway grpc/reconn grpc/stats http3 prometheus request request/binding upload/aliyun upload/aws mail tcp client command server command Click to show internal directories. Click to hide internal directories.