# Functions
MergeGoMod merges the second (right hand) go.mod file into the first (left hand) go.mod file.
NewStencilGolangPlugin creates and initializes the stencil-golang plugin.
# Structs
StencilGolangPlugin is a type that implements the apiv1.Implementation interface to serve as a stencil plugin.