Versions in this module Expand all Collapse all v0 v0.5.0 May 11, 2026 v0.4.0 May 5, 2026 v0.3.0 May 3, 2026 Changes in this version + type Profile struct + Dynamic []string + Project string + Stack []string + Static []string + Summary string + func Build(ctx context.Context, store storage.Storage, project string) (*Profile, error) + func Merge(a, b *Profile) *Profile + func (p *Profile) Format() string