 Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package admin is a reverse proxy. | Package admin is a reverse proxy. | 
| 
          
            access
            
            command
          
          
         | |
| 
          
            bootstrap
            
            command
          
          
         | |
| 
          
            bootstrap/cmd
            
            
          
           contains CLI logic that can exit the program and read/write files. | contains CLI logic that can exit the program and read/write files. | 
| 
          
            bootstrap/run
            
            
          
           contains reusable logic that does not know about a CLI. | contains reusable logic that does not know about a CLI. | 
| 
          
            bootstrap/transit
            
            command
          
          
         | |
| 
          
            build
            
            
          
           Package build contains information about the build that injected at build-time. | Package build contains information about the build that injected at build-time. | 
| 
          
            collection
            
            command
          
          
         | |
| 
          
            consensus
            
            command
          
          
         | |
| 
          
            execution
            
            command
          
          
         | |
| 
          
            ghost
            
            command
          
          
         | |
| 
          
            observer
            
            command
          
          
         | |
| 
          
            util
            
            command
          
          
         | |
| 
          
            util/cmd/epochs
            
            command
          
          
         | |
| 
          
            util/cmd/read-badger
            
            command
          
          
         | |
| 
          
            util/cmd/read-hotstuff
            
            command
          
          
         | |
| 
          
            util/cmd/read-protocol-state
            
            command
          
          
         | |
| 
          
            util/cmd/reindex
            
            command
          
          
         | |
| 
          
            util/cmd/remove-execution-fork
            
            command
          
          
         | |
| 
          
            verification
            
            command
          
          
         | |
| 
          
            testclient
            module
            
          
          
         | |
| 
          
            hotstuff/committees
            
            
          
           (c) 2020 Dapper Labs - ALL RIGHTS RESERVED | (c) 2020 Dapper Labs - ALL RIGHTS RESERVED | 
| 
          
            hotstuff/cruisectl
            
            
          
           Package cruisectl implements a "cruise control" system for Flow by adjusting nodes' latest ProposalTiming in response to changes in the measured view rate and target epoch switchover time. | Package cruisectl implements a "cruise control" system for Flow by adjusting nodes' latest ProposalTiming in response to changes in the measured view rate and target epoch switchover time. | 
| crypto
            module
           | |
| 
          
            access/rest/models
            
            
          
           * Access API * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * API version: 1.0.0 * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) | * Access API * * No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen) * * API version: 1.0.0 * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git) | 
| 
          
            collection/ingest
            
            
          
           Package ingest implements an engine for receiving transactions that need to be packaged into a collection. | Package ingest implements an engine for receiving transactions that need to be packaged into a collection. | 
| 
          
            collection/pusher
            
            
          
           Package pusher implements an engine for providing access to resources held by the collection node, including collections, collection guarantees, and transactions. | Package pusher implements an engine for providing access to resources held by the collection node, including collections, collection guarantees, and transactions. | 
| 
          
            collection/rpc
            
            
          
           Package rpc implements accepting transactions into the system. | Package rpc implements accepting transactions into the system. | 
| 
          
            common/grpc/compressor/deflate
            
            
          
           Package deflate implements and registers the DEFLATE compressor during initialization. | Package deflate implements and registers the DEFLATE compressor during initialization. | 
| 
          
            environment/generate-wrappers
            
            command
          
          
         | |
| 
          
            systemcontracts
            
            
          
           Package systemcontracts stores canonical address locations for all system smart contracts and service events. | Package systemcontracts stores canonical address locations for all system smart contracts and service events. | 
| insecure
            module
           | |
| integration
            module
           | |
| 
          
            common/pathfinder
            
            
          
           Package pathfinder computes the trie storage path for any given key/value pair | Package pathfinder computes the trie storage path for any given key/value pair | 
| model
       | |
| 
          
            bootstrap
            
            
          
           Package bootstrap defines canonical models and encoding for bootstrapping. | Package bootstrap defines canonical models and encoding for bootstrapping. | 
| 
          
            cluster
            
            
          
           Package cluster contains models related to collection node cluster consensus. | Package cluster contains models related to collection node cluster consensus. | 
| 
          
            flow
            
            
          
           (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | 
| 
          
            flow/filter/id
            
            
          
           (c) 2021 Dapper Labs - ALL RIGHTS RESERVED | (c) 2021 Dapper Labs - ALL RIGHTS RESERVED | 
| 
          
            dkg
            
            
          
           Package dkg implements a controller that manages the lifecycle of a Joint Feldman DKG node, as well as a broker that enables the controller to communicate with other nodes | Package dkg implements a controller that manages the lifecycle of a Joint Feldman DKG node, as well as a broker that enables the controller to communicate with other nodes | 
| 
          
            mempool
            
            
          
           (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | 
| 
          
            mempool/stdmap
            
            
          
           (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | 
| 
          
            metrics/example/collection
            
            command
          
          
         | |
| 
          
            metrics/example/consensus
            
            command
          
          
         | |
| 
          
            metrics/example/execution
            
            command
          
          
         | |
| 
          
            metrics/example/verification
            
            command
          
          
         | |
| 
          
            mocks
            
            
          
           Package mocks is a generated GoMock package. | Package mocks is a generated GoMock package. | 
| (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | (c) 2019 Dapper Labs - ALL RIGHTS RESERVED | 
| 
          
            mocknetwork
            
            
          
           Package mocknetwork is a generated GoMock package. | Package mocknetwork is a generated GoMock package. | 
| 
          
            p2p/node
            
            
          
           Package p2pnode encapsulates the libp2p library | Package p2pnode encapsulates the libp2p library | 
| 
          
            mocks
            
            
          
           Package mocks is a generated GoMock package. | Package mocks is a generated GoMock package. | 
| tools
       | |
| 
          
            test_monitor/common
            
            
          
           Package common has helper / utility functions used by all levels of flaky test monitor. | Package common has helper / utility functions used by all levels of flaky test monitor. | 
| 
          
            test_monitor/level1
            
            command
          
          
         | |
| 
          
            test_monitor/level2
            
            command
          
          
         | |
| 
          
            test_monitor/level3
            
            command
          
          
         | |
| 
          
            flaky_test_monitor
            module
            
          
          
         | |
| 
          
            structwrite
            module
            
          
          
         | |
| utils
       | |
| 
          
            binstat
            
            
          
           Package binstat implements file based code statistics in bins. | Package binstat implements file based code statistics in bins. | 
| 
          
            rand
            
            
          
           Package rand is a wrapper around `crypto/rand` that uses the system RNG underneath to extract secure entropy. | Package rand is a wrapper around `crypto/rand` that uses the system RNG underneath to extract secure entropy. | 
| 
          
            test_matrix
            
            command
          
          
         | |
 Click to show internal directories. 
   Click to hide internal directories.