Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Lockfile ¶
type Lockfile struct { Version int Targets map[string]map[string]Target // contains filtered or unexported fields }
func ReadLockfile ¶
type Manifest ¶
type Manifest struct { PropertyGroup []PropertyGroup ItemGroup []ItemGroup }
type PropertyGroup ¶
Click to show internal directories.
Click to hide internal directories.