Documentation
¶
Index ¶
- Constants
- func CSV(r github.PullRequest) string
- func Deserialize(path string) ([]github.PullRequest, error)
- func Fetch(c *cli.Context) error
- func GetLastID(path string) (int64, int, error)
- func List(c *cli.Context) error
- func Serialize(path string, list []*github.PullRequest) error
- func Update(c *cli.Context) error
Constants ¶
View Source
const Filename = "pullreqs.json"
Variables ¶
This section is empty.
Functions ¶
func CSV ¶
func CSV(r github.PullRequest) string
func Deserialize ¶
func Deserialize(path string) ([]github.PullRequest, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.