Versions in this module Expand all Collapse all v1 v1.0.0 Apr 15, 2024 Changes in this version + func NewEndpoint(scheme, host string) *url.URL + func ParseEndpoint(endpoints []string, scheme string) (string, error) + func Scheme(scheme string, isSecure bool) string