Versions in this module Expand all Collapse all v0 v0.0.3 Apr 25, 2021 v0.0.2 May 31, 2020 Changes in this version + func MarshalVersionAsJSON(s *version) ([]byte, error) v0.0.1 May 30, 2020 Changes in this version + func MarshalversionAsJSON(s *version) ([]byte, error) + func ParseFiles(files []string) ([]*ast.File, error) + func ParsePackage(dirPattern []string) (*packages.Package, error) + func ShowVersion()