Documentation
¶
Index ¶
- func AddDiffReview(root, uri, state string) error
- func AddReply(root, threadID, body string, attachments []string) (id string, err error)
- func AddReview(root, targetValue, state, body string, reviewer saga.ReviewerIdentity) error
- func AddThread(root, target, body string, anchor saga.Anchor, kind, replacement string, ...) (id string, err error)
- func SetAnchor(root, threadID string, anchor saga.Anchor) error
- func SetState(root, threadID, state string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddDiffReview ¶
func AddReview ¶
func AddReview(root, targetValue, state, body string, reviewer saga.ReviewerIdentity) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.