Versions in this module Expand all Collapse all v0 v0.0.2 Sep 20, 2024 v0.0.1 Sep 20, 2024 Changes in this version + type Unions struct + Res1 number.Number + Res2 othernumbers.OtherNumbers + func Load(ctx context.Context, evaluator pkl.Evaluator, source *pkl.ModuleSource) (*Unions, error) + func LoadFromPath(ctx context.Context, path string) (ret *Unions, err error)