package
Version:
v0.0.0-...-165d855
Opens a new window with list of versions in this module.
Published: Jun 3, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Dlr is a struct that represents the ebus mapper of a dlr basic values.
NewDlr creates a new *Dlr.
func NewDlrFromEntity(entity me.Dlr) *Dlr
NewDlrFromEntity creates a new *Dlr from entity.
String returns a string representation of the Dlr.
ToEntity returns a entity representation of the Dlr.
ToPb returns a protobuf representation of the Dlr.
func NewDlrFromEntities(entities []me.Dlr) Dlrs
NewDlrsFromEntities creates a new []*Dlr from entities.
ToPbs returns a protobuf representation of the Dlrs.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.