Documentation
¶
Index ¶
- type ProtoTreeImporter
- func (p *ProtoTreeImporter) GetElement(key string) importer.ImportConfigAdapter
- func (p *ProtoTreeImporter) GetElements() []importer.ImportConfigAdapter
- func (p *ProtoTreeImporter) GetKeyValue() string
- func (p *ProtoTreeImporter) GetName() string
- func (p *ProtoTreeImporter) GetTVValue(slt *sdcpb.SchemaLeafType) (*sdcpb.TypedValue, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProtoTreeImporter ¶
type ProtoTreeImporter struct {
// contains filtered or unexported fields
}
func NewProtoTreeImporter ¶
func NewProtoTreeImporter(data *tree_persist.TreeElement) *ProtoTreeImporter
func (*ProtoTreeImporter) GetElement ¶
func (p *ProtoTreeImporter) GetElement(key string) importer.ImportConfigAdapter
func (*ProtoTreeImporter) GetElements ¶
func (p *ProtoTreeImporter) GetElements() []importer.ImportConfigAdapter
func (*ProtoTreeImporter) GetKeyValue ¶
func (p *ProtoTreeImporter) GetKeyValue() string
func (*ProtoTreeImporter) GetName ¶
func (p *ProtoTreeImporter) GetName() string
func (*ProtoTreeImporter) GetTVValue ¶
func (p *ProtoTreeImporter) GetTVValue(slt *sdcpb.SchemaLeafType) (*sdcpb.TypedValue, error)
Click to show internal directories.
Click to hide internal directories.