Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GenesisService ¶
type GenesisService struct {
// contains filtered or unexported fields
}
func NewGenesisService ¶
func NewGenesisService(db *gorm.DB) *GenesisService
func (*GenesisService) GetById ¶
func (s *GenesisService) GetById(id int) Genesis
Click to show internal directories.
Click to hide internal directories.