MCPcopy Create free account

hub / github.com/KOSASIH/skybridge / types & classes

Types & classes40 in github.com/KOSASIH/skybridge

↓ 2 callersClassStarlinkAPI
api/starlink_api.py:10
↓ 1 callersClassConnectionManager
connection/connection_manager.py:7
↓ 1 callersClassHybridConnectivityManager
main.py:13
↓ 1 callersClassLatencyModel
ai/model.py:9
↓ 1 callersClassLogger
utils/logger.py:5
StructBlock
Block represents a block in the consensus algorithm
src/blockchain/consensus/consensus.go:73
StructConfig
Config represents the configuration for the gateway.
src/api/gateway/gateway.go:57
StructConfig
Config represents the configuration for the network
src/blockchain/network/network.go:41
StructConfig
Config represents the configuration for the storage
src/blockchain/storage/storage.go:28
StructConfig
Config represents the configuration for the consensus algorithm
src/blockchain/consensus/consensus.go:40
StructConsensus
Consensus represents a consensus algorithm
src/blockchain/consensus/consensus.go:16
StructDatabase
src/db/db.go:13
StructDeployer
Deployer represents a deployer for satellite and node configurations
tools/deploy/deploy.go:15
StructEncryption
src/crypto/encryption/encryption.go:12
StructError
Error represents a custom error type
src/lib/errors/errors.go:9
StructGateway
Gateway represents the API gateway for the skybridge network.
src/api/gateway/gateway.go:30
StructGroundStation
GroundStation represents a ground station
src/satellite/satellite.go:83
StructHash
src/crypto/hash/hash.go:10
TypeAliasLogLevel
LogLevel represents the logging level
src/lib/logging/logging.go:19
StructLogger
Logger represents a custom logger type
src/lib/logging/logging.go:12
StructNetwork
Network represents a network connection
src/network/network.go:16
StructNetwork
Network represents a network
src/blockchain/network/network.go:23
StructNode
Node represents a node in the network
src/api/node/node.go:19
StructNode
Node represents a node in a graph
src/node/node.go:12
StructNodeMetadata
NodeMetadata represents node metadata
src/api/types/types.go:32
InterfaceNodeService
NodeService represents a node service
src/api/node/node.go:141
TypeAliasNodeStatus
NodeStatus represents a node status
src/api/types/types.go:22
TypeAliasNodeType
NodeType represents a node type
src/api/types/types.go:12
StructPeer
Peer represents a peer in the network
src/blockchain/network/network.go:62
StructPeer
Peer represents a peer in the consensus algorithm
src/blockchain/consensus/consensus.go:64
StructSatellite
Satellite represents a satellite in orbit
src/satellite/satellite.go:14
StructSignature
src/crypto/signature/signature.go:12
StructState
State represents the current state of the consensus algorithm
src/blockchain/consensus/consensus.go:52
StructStorage
Storage represents a storage system
src/blockchain/storage/storage.go:16
StructTLSConfig
TLSConfig represents the TLS configuration
src/blockchain/network/network.go:53
StructTestStruct
src/lib/utils/utils_test.go:18
StructTester
Tester represents a tester for satellite and node configurations
tools/test/test.go:13
StructTransaction
Transaction represents a transaction in the consensus algorithm
src/blockchain/consensus/consensus.go:82
StructTransceiver
Transceiver represents a transceiver
src/satellite/satellite.go:101
StructnodeService
src/api/node/node.go:156