Documentation
¶
Index ¶
Constants ¶
View Source
const ( ExplorerDB = "ghcr.io/hyperledger-labs/explorer-db:latest" Explorer = "ghcr.io/hyperledger-labs/explorer:latest" )
Variables ¶
View Source
var RequiredImages = []string{ ExplorerDB, Explorer, }
Functions ¶
This section is empty.
Types ¶
type Extension ¶
type Extension struct {
// contains filtered or unexported fields
}
func NewExtension ¶
func (*Extension) CheckTopology ¶
func (n *Extension) CheckTopology()
func (*Extension) GenerateArtifacts ¶
func (n *Extension) GenerateArtifacts()
Click to show internal directories.
Click to hide internal directories.