package
Version:
v0.0.0-...-3fca45c
Opens a new window with list of versions in this module.
Published: May 26, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type RepositoryResponse struct {
ID uint `json:"id"`
Owner string `json:"owner"`
Name string `json:"name"`
Host string `json:"host"`
Deleted bool `json:"deleted"`
CreatedAt int64 `json:"createdAt"`
LastCommit string `json:"lastCommit"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.