Versions in this module Expand all Collapse all v1 v1.2.0 Nov 8, 2022 Changes in this version + func GetIPFromContext(ctx context.Context) (net.IP, error) v1.1.0 Jun 13, 2022 v1.0.0 Jun 13, 2022 Changes in this version + var ErrNotAvailable = errors.New("remote address is not available") + func GetFromContext(ctx context.Context) (net.Addr, error)