Versions in this module Expand all Collapse all v0 v0.7.2 Jan 19, 2026 v0.7.1 Sep 27, 2024 Changes in this version + const SourceFormatDiscovery + const SourceFormatOpenAPI2 + const SourceFormatOpenAPI3 + const SourceFormatUnknown + func NewUsageError(m string) error + type Gnostic struct + func NewGnostic(args []string) *Gnostic + func (g *Gnostic) Main() error + func (g *Gnostic) ReadOpenAPIText(bytes []byte) (message proto.Message, err error) + func (g *Gnostic) Usage() string + type UsageError struct + func (e *UsageError) Error() string