# Functions
New creates a new Go driver.
# Structs
Driver for Go language based transactions.
Transaction is a pre-compiled replicant transaction for golang based custom transactions.
# Type aliases
CallBackHandler is the Handle function signature which will be called from the provided go code when dealing with callbacks.
TxFunc is the Run function signature which will be called from the provided go code.