Versions in this module Expand all Collapse all v1 v1.2.0-rc1 Jun 22, 2018 v1.1.0 Mar 15, 2018 Changes in this version + const Prefix + type Authentication struct + TimeWindow time.Duration + type Consumer struct + RetryBackoff time.Duration + type Debug struct + BroadcastTraceDir string + DeliverTraceDir string + type FileLedger struct + Location string + Prefix string + type General struct + Authentication Authentication + BCCSP *bccsp.FactoryOpts + GenesisFile string + GenesisMethod string + GenesisProfile string + Keepalive Keepalive + LedgerType string + ListenAddress string + ListenPort uint16 + LocalMSPDir string + LocalMSPID string + LogFormat string + LogLevel string + Profile Profile + SystemChannel string + TLS TLS + type Kafka struct + Retry Retry + TLS TLS + Verbose bool + Version sarama.KafkaVersion + type Keepalive struct + ServerInterval time.Duration + ServerMinInterval time.Duration + ServerTimeout time.Duration + type Metadata struct + RetryBackoff time.Duration + RetryMax int + type NetworkTimeouts struct + DialTimeout time.Duration + ReadTimeout time.Duration + WriteTimeout time.Duration + type Producer struct + RetryBackoff time.Duration + RetryMax int + type Profile struct + Address string + Enabled bool + type RAMLedger struct + HistorySize uint + type Retry struct + Consumer Consumer + LongInterval time.Duration + LongTotal time.Duration + Metadata Metadata + NetworkTimeouts NetworkTimeouts + Producer Producer + ShortInterval time.Duration + ShortTotal time.Duration + type TLS struct + Certificate string + ClientAuthRequired bool + ClientRootCAs []string + Enabled bool + PrivateKey string + RootCAs []string + type TopLevel struct + Debug Debug + FileLedger FileLedger + General General + Kafka Kafka + RAMLedger RAMLedger + func Load() (*TopLevel, error) v1.1.0-rc1 Mar 1, 2018 v1.1.0-preview Nov 1, 2017 v1.1.0-alpha Jan 26, 2018