package
Version:
v0.1.36
Opens a new window with list of versions in this module.
Published: Nov 22, 2021
License: MIT
Opens a new window with license information.
Imports: 13
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.