Versions in this module Expand all Collapse all v0 v0.7.1 Dec 25, 2023 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