Versions in this module Expand all Collapse all v0 v0.0.4 May 18, 2022 Changes in this version + func GenerateClient(i Integration, protoSource, src, name string, v version.Version) error + func Register(name string, integration Integration) + type Integration interface + GenerateClient func(protoSource, src, name string) error + func ForName(name string) Integration