ext

package
v0.0.0-...-b42f105 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2014 License: GPL-3.0 Imports: 6 Imported by: 1

README

Language extensions
===================

Many (right now all) of these won't export anything to Go, and should be
included using "_".

e.g.

	import _ "github.com/bobappleyard/ts/ext"

That package there is actually a package that includes all the extensions. If
you want to control which packages are available to the runtime, use the same
method but on individual extensions.

e.g.

	import _ "github.com/bobappleyard/ts/ext/web"

This only uses the web extension to the language.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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