Versions in this module Expand all Collapse all v0 v0.0.3 Jun 15, 2026 v0.0.2 Jun 7, 2026 Changes in this version + const Version + func InitLogger(level string) + func RenderSpec(mdContent []byte) ([]byte, error) + func StartReviewServer(ctx context.Context, htmlContent []byte, inputPath string, port int, ...) error + type App struct + func New() *App + func (a *App) Run(ctx context.Context) error + type Comment struct + Anchor string + Context string + Text string + Timestamp string + type SpecMetadata struct + Body string + Date string + Title string + Version string