Versions in this module Expand all Collapse all v0 v0.3.0 Jun 3, 2021 Changes in this version + var File_template_proto protoreflect.FileDescriptor + type Template struct + Description string + Name string + Plugin *proto1.Plugin + Variables []*Variable + func (*Template) Descriptor() ([]byte, []int) + func (*Template) ProtoMessage() + func (in *Template) DeepCopy() *Template + func (in *Template) DeepCopyInterface() interface{} + func (in *Template) DeepCopyInto(out *Template) + func (x *Template) GetDescription() string + func (x *Template) GetName() string + func (x *Template) GetPlugin() *proto1.Plugin + func (x *Template) GetVariables() []*Variable + func (x *Template) ProtoReflect() protoreflect.Message + func (x *Template) Reset() + func (x *Template) String() string + type Variable struct + Description string + Name string + func (*Variable) Descriptor() ([]byte, []int) + func (*Variable) ProtoMessage() + func (in *Variable) DeepCopy() *Variable + func (in *Variable) DeepCopyInterface() interface{} + func (in *Variable) DeepCopyInto(out *Variable) + func (x *Variable) GetDescription() string + func (x *Variable) GetName() string + func (x *Variable) ProtoReflect() protoreflect.Message + func (x *Variable) Reset() + func (x *Variable) String() string