Versions in this module Expand all Collapse all v4 v4.0.1 Dec 22, 2024 Changes in this version + func ExtractReleases(value any) ([]string, error) + type URLBuilder struct + func MakeURLBuilder(templateURL string, version string) (URLBuilder, error) + func (b URLBuilder) Build(artifactName string) (string, error) Other modules containing this package github.com/tofuutils/tenv/v3