package
Version:
v0.1.33
Opens a new window with list of versions in this module.
Published: Nov 17, 2021
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type State struct {
IndexName string `gorm:"primaryKey" json:"index_name"`
IndexType string `json:"index_type"`
Hash string `json:"hash,omitempty"`
Level uint64 `json:"level"`
UpdatedAt int `gorm:"autoUpdateTime"`
}
State -
Source Files
¶
Click to show internal directories.
Click to hide internal directories.