godoc

package
v0.0.0-...-93bd3b6 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Pkgs = []string{
	"github.com/gobuffalo/buffalo",
	"github.com/gobuffalo/pop",
	"github.com/gobuffalo/fizz",
	"github.com/gobuffalo/tags",
	"github.com/gobuffalo/plush",
	"github.com/gobuffalo/packr/v2",
	"github.com/gobuffalo/genny",
	"github.com/gobuffalo/buffalo-pop",
	"github.com/gobuffalo/buffalo-goth",
	"github.com/gobuffalo/buffalo-auth",
	"github.com/gobuffalo/buffalo-heroku",
	"github.com/gobuffalo/envy",
	"github.com/gobuffalo/meta",
	"github.com/gobuffalo/logger",
	"github.com/gobuffalo/nulls",
	"github.com/gobuffalo/attrs",
	"github.com/gobuffalo/licenser",
	"github.com/gobuffalo/mapi",
	"github.com/gobuffalo/mw-csrf",
	"github.com/gobuffalo/mw-i18n",
	"github.com/gobuffalo/mw-basicauth",
	"github.com/gobuffalo/mw-contenttype",
	"github.com/gobuffalo/mw-forcessl",
	"github.com/gobuffalo/mw-paramlogger",
	"github.com/gobuffalo/mw-tokenauth",
	"github.com/gobuffalo/mw-poptx",
	"github.com/gobuffalo/events",
	"github.com/gobuffalo/x",
	"github.com/gobuffalo/flect",
	"github.com/gobuffalo/suite",
	"github.com/gobuffalo/syncx",
	"github.com/gobuffalo/shoulders",
	"github.com/gobuffalo/httptest",
	"github.com/gobuffalo/validate",
	"github.com/gobuffalo/clara",
	"github.com/gobuffalo/release",
	"github.com/gobuffalo/lush",
	"github.com/markbates/grift",
	"github.com/markbates/pkger",
}

Functions

func DocLinkHelper

func DocLinkHelper(pkg string) template.HTML

func Helper

func Helper(help plush.HelperContext) (template.HTML, error)

func Indexer

func Indexer(app *buffalo.App) search.Indexer

func Update

func Update(app *buffalo.App) error

Types

type Doc

type Doc struct {
	here.Info
	Readme string
	Funcs  []Func
}

func Get

func Get(name string) (*Doc, error)
func (d Doc) Link() string

type Func

type Func struct {
	Package string
	Recv    string
	Name    string
	Doc     string
}
func (f Func) Link() string

func (Func) String

func (f Func) String() string

Jump to

Keyboard shortcuts

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