Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "hub3",
Short: "Hub3: A Golang-based Linked Open Data discovery platform.",
}
RootCmd represents the base command when called without any subcommands
View Source
var Verbose bool
Verbose logs extra information when the version command is called.
Functions ¶
Types ¶
type CustomRetrier ¶
type CustomRetrier struct {
// contains filtered or unexported fields
}
CustomRetrier for configuring the retrier for the ElasticSearch client.
func NewCustomRetrier ¶
func NewCustomRetrier() *CustomRetrier
NewCustomRetrier creates custom retrier for elasticsearch
Source Files
¶
Click to show internal directories.
Click to hide internal directories.