Versions in this module Expand all Collapse all v0 v0.2.0 Jul 9, 2025 v0.1.0 Jul 7, 2025 Changes in this version + type GitPlatform struct + Name string + Owner string + Repository string + func New(url string) *GitPlatform + func (p *GitPlatform) CommitURL(hash string) string + func (p *GitPlatform) String() string