Go plugins, released in Go 1.8, allow you gluing pieces of native code at runtime, enabling different configurations for your software without having to perform multiple conditional compilations. This is a practical, lightning workshop that shows you some basic usage of the Go plugins system and tooling.
type: lightning
level: medium
language: english
twitter: @MaciasUPC
[X] I have read and agree the Talk standards
µWorkshop: Go plugins
Go plugins, released in Go 1.8, allow you gluing pieces of native code at runtime, enabling different configurations for your software without having to perform multiple conditional compilations. This is a practical, lightning workshop that shows you some basic usage of the Go plugins system and tooling.