Document Language::Go.
This commit is contained in:
parent
6a364c9e1f
commit
609c5e4a35
@ -3,6 +3,9 @@
|
|||||||
require "resource"
|
require "resource"
|
||||||
|
|
||||||
module Language
|
module Language
|
||||||
|
# Helper functions for Go formulae.
|
||||||
|
#
|
||||||
|
# @api public
|
||||||
module Go
|
module Go
|
||||||
# Given a set of resources, stages them to a gopath for
|
# Given a set of resources, stages them to a gopath for
|
||||||
# building go software.
|
# building go software.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user