Documentation
¶
Index ¶
Constants ¶
View Source
const (
// Version ...
Version = 2
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ArchiveInfo ¶
type ArchiveInfo struct {
Version uint64 `json:"version,omitempty"`
StackID string `json:"stack_id,omitempty"`
Architecture string `json:"architecture,omitempty"`
}
ArchiveInfo ...
Click to show internal directories.
Click to hide internal directories.