Versions in this module Expand all Collapse all v0 v0.2.0 Mar 3, 2026 v0.1.0 Mar 2, 2026 Changes in this version + type Client struct + func NewClient(token string) *Client + func (c *Client) FetchPR(ctx context.Context, input model.PRInput) (*model.PRData, error)