The highest tagged major version is
v28.
package
Version:
v21.2.1
Opens a new window with list of versions in this module.
Published: Jan 3, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewChainInfoRepo(repositoryManager mvc.TxManager) *chainInfoRepo
NewChainInfoRepo creates a new repository for chain information
type TimeWrapper struct {
Time time.Time `json:"time"`
}
TimeWrapper is a wrapper for time.Time to allow for JSON marshalling
Source Files
¶
Click to show internal directories.
Click to hide internal directories.