package
Version:
v0.0.0-...-baef74e
Opens a new window with list of versions in this module.
Published: Feb 20, 2018
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
Depot returns the Depot for hash package
func Keys(m map[interface{}]interface{}) []interface{}
Keys returns the list of keys in this map. You can use this from a template
like so `[% FOREACH key IN hash.Keys(mymap) %]...[% END %]` or
Source Files
¶
Click to show internal directories.
Click to hide internal directories.