Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ProjectObject ¶
type ProjectObject struct { KV kvdb.KVDB Id string Name string Provider string Config int Code int }
func (*ProjectObject) Delete ¶
func (r *ProjectObject) Delete() error
func (*ProjectObject) Register ¶
func (r *ProjectObject) Register() error
func (*ProjectObject) Serialize ¶
func (r *ProjectObject) Serialize() Data
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.