Versions in this module Expand all Collapse all v1 v1.0.0 Jan 3, 2025 Changes in this version + type Provider struct + func New(path string) *Provider + func (p *Provider) Get(_ context.Context) (i *info.Data, err error) + func (p *Provider) Set(_ context.Context, i *info.Data) error