Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Project ¶
type Project interface {
Register() error
Delete() error
Serialize() Data
Name() string
Provider() string
Config() string
Code() string
}
type Repository ¶
type Repository struct {
auth.Repository
// contains filtered or unexported fields
}
func (Repository) Id ¶
func (r Repository) Id() int
Click to show internal directories.
Click to hide internal directories.