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