Versions in this module Expand all Collapse all v0 v0.1.1 Sep 11, 2026 v0.1.0 Sep 8, 2026 Changes in this version + func FirstSentence(doc string) string + func StripLeadingName(sentence, name string) string + type Case struct + Name string + Qualified string + Sentence string + func Sample(indexPath string, opt Options) ([]Case, int, error) + func (c Case) Paraphrase() string + type Options struct + Kinds string + MinDoc int + N int