reference

package
v0.3.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 13, 2019 License: Apache-2.0 Imports: 9 Imported by: 2

Documentation

Overview

Package reference handles resolving of reference types within the API documentation. It resolves the struct types recursively.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Resolver

type Resolver interface {
	// Resolve endpoints references.
	// The resolved references are injected into the block's lines
	Resolve(endpoints []extract.Block) error
}

Resolver of references

func NewResolver

func NewResolver(verbose bool) Resolver

NewResolver instance

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL