Documentation ¶
Index ¶
Constants ¶
View Source
const ( Transfer = "TRANSFER" Message = "TOPIC_MESSAGE" )
Hedera Watcher SDK message types
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repository ¶
type Repository struct {
// contains filtered or unexported fields
}
func NewRepositoryForStatus ¶
func NewRepositoryForStatus(dbClient *gorm.DB, statusType string) *Repository
Click to show internal directories.
Click to hide internal directories.