Versions in this module Expand all Collapse all v0 v0.2.0 Jun 7, 2026 v0.1.0 Jun 7, 2026 Changes in this version + func ListBuiltin() ([]string, error) + func Load(name string) (*types.APIStyleSpec, error) + func LoadFile(path string) (*types.APIStyleSpec, error) + type Loader struct + SearchPaths []string + func NewLoader() *Loader + func (l *Loader) Load(name string) (*types.APIStyleSpec, error)