sql

package
v5.0.0-...-3817779 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2025 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKeyDAO

func NewKeyDAO(db *gorm.DB) key.DAO

Types

type RangedBlockLegacy

type RangedBlockLegacy struct {
	NodeId    string `json:"NodeId,omitempty" gorm:"column:node_id;primaryKey;type:varchar(255)"`
	Nonce     []byte `json:"Nonce,omitempty" gorm:"column:nonce;"`
	BlockSize uint32 `json:"BlockSize,omitempty" gorm:"column:block_data_size;type:int"`
}

func (*RangedBlockLegacy) TableName

func (*RangedBlockLegacy) TableName(namer schema.Namer) string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL