Versions in this module Expand all Collapse all v1 v1.0.22 May 1, 2017 v1.0.21 Apr 13, 2017 Changes in this version + func NewPvlSourceAndInstall(g *libkb.GlobalContext) libkb.PvlSource + type PvlSourceImpl struct + func (s *PvlSourceImpl) GetKitString(ctx context.Context) (libkb.PvlKitString, libkb.PvlKitHash, error) + func (s *PvlSourceImpl) GetPVL(ctx context.Context) (libkb.PvlUnparsed, error)