The highest tagged major version is
v27.
package
Version:
v21.0.0-a-rc3-testnet
Opens a new window with list of versions in this module.
Published: Dec 7, 2023
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.