cdist-type__golang_from_vendor(7)
type__golang_from_vendor - Install any version of golang from golang.org
Description
CDIST-TYPE__GOLANG_FROM_VENDOR
NAME
cdist-type__golang_from_vendor - Install any version of golang from golang.org
DESCRIPTION
This cdist type allows you to install golang from archives provided by https://golang.org/dl/.
See https://golang.org/dl/ for the list of supported versions, operating systems and architectures.
This is a singleton type.
REQUIRED PARAMETERS
None.
OPTIONAL PARAMETERS
version
The golang version to install, defaults to 1.8.1
EXAMPLES
__golang_from_vendor --version 1.8.1
AUTHORS
Kamila SouÄková <kamila@ksp.sk>
COPYING
Copyright (C) 2017 Kamila SouÄková. You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
COPYRIGHT
ungleich GmbH 2021