Versions in this module Expand all Collapse all v0 v0.1.0 Apr 5, 2026 Changes in this version + func ParsePRNumber(s string) (int, error) + func ReadBody(src BodySource) (string, error) + func ValidateReviewEvent(event string) error + type BodySource struct + File string + Stdin io.Reader + StdinIsPipe bool + Text string