Skip to main content

Module api

Module api 

Source

Modules§

client
collaborators
gists
issues
labels
milestones
pulls
releases
repos
search
users
webhooks

Enums§

StateChange
Outcome of an idempotent mutating call: did the resource change, or was it already in the requested state? The wrapped object is the current state of the resource either way, so callers can render it consistently.

Traits§

AuthoredComment
Minimal view of a comment for --last resolution (author + created_at).

Functions§

resolve_latest_comment
Pick the comment by login with the greatest created_at string. ISO-8601 timestamps from Gitee sort lexicographically.