Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GatewayConfig ¶
type IPFSConfig ¶
type MiddlewareConfig ¶
type MiddlewareConfig struct {
Host string `yaml:"host"`
Port int `yaml:"port"`
IPFS IPFSConfig `yaml:"ipfs"`
Postgres PostgresGormConfig `yaml:"postgres"`
Gateway GatewayConfig `yaml:"gateway"`
Verify VerifyConfig `yaml:"verify"`
}
type PostgresGormConfig ¶
type PrometheusConfig ¶
type VerifyConfig ¶
Click to show internal directories.
Click to hide internal directories.