doc

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = gluamodule.New("doc", docLoader,
	intern.Module,
)

Module is a gluamodule.Module that loads the doc module.

Functions

func Go

func Go(l *lua.LState, obj lua.LValue, doc *GoDocs)

Go sets the description for obj to desc.

Types

type GoDocs

type GoDocs struct {
	Sig    string
	Desc   string
	Params []string
	Vars   []string
}

GoDocs represents documentation for a Go object

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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