Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DistroProject ¶
type FileError ¶
type FileError struct {
errors.DropboxError
}
type ParseError ¶
type ParseError struct {
errors.DropboxError
}
type Project ¶
type Project struct {
Root string
MirrorRoot string
BuildRoot string
Name string
// contains filtered or unexported fields
}
func (*Project) InitProject ¶
type UnknownType ¶
type UnknownType struct {
errors.DropboxError
}
Click to show internal directories.
Click to hide internal directories.