MCPcopy Index your code

hub / github.com/divan/txqr / types & classes

Types & classes24 in github.com/divan/txqr

StructApp
App is a top-level app component.
cmd/txqr-tester/app/app.go:16
StructConnector
Connector represents a connection to the txqr-tester app via websockets.
cmd/txqr-tester/mobile/txqr.go:14
StructDecoder
Decoder represents protocol decode.
decode.go:12
StructDecoder
Decoder implements txqr wrapper around protocol decoder.
mobile/decode.go:12
StructEncoder
Encoder represents protocol encoder.
encode.go:11
TypeAliasLevels
Levels is a handy wrapper type to work with a slice of RecoveryLevels.
cmd/txqr-tester/app/session.go:140
TypeAliasMsgType
cmd/txqr-tester/ws/ui.go:18
StructPageInfo
cmd/txqr-tester/web.go:14
TypeAliasRecoveryLevel
RecoveryLevel represents QR encoding error detection/recovery capacity.
qr/qr.go:13
StructResult
Result represents test result from client.
cmd/txqr-tester/app/result.go:6
StructResultsTable
ResultsTable is a widget for configuring testing session results.
cmd/txqr-tester/app/results_table.go:11
StructSession
Session represents a single test session.
cmd/txqr-tester/app/session.go:19
StructSessionConfig
SessionConfig holds configuration values for initiating the session.
cmd/txqr-tester/app/session.go:116
TypeAliasSessionState
SessionState defines test session state.
cmd/txqr-tester/app/session.go:6
StructSettings
Settings is a widget for configuring testing session settings.
cmd/txqr-tester/app/settings.go:15
TypeAliasUICommand
UICommand defines client commands.
cmd/txqr-tester/ws/ui.go:17
StructUIRequest
UIRequest is a WebSocket UI request definition.
cmd/txqr-tester/ws/ui.go:10
StructUIResponse
UIResponse is a WebSocket UI response definition.
cmd/txqr-tester/ws/ui.go:5
StructWSBridge
WSBridge implements WebSocket bridge for connecting two clients directly to each other.
cmd/txqr-tester/ws.go:12
StructWSClient
WSClient implements WebSocket client that will talk to backend.
cmd/txqr-tester/app/ws.go:14
Structasset
cmd/txqr-tester/bindata_assetfs.go:45
StructbindataFileInfo
cmd/txqr-tester/bindata_assetfs.go:50
Structbintree
cmd/txqr-tester/bindata_assetfs.go:270
StructtestSetup
testSetup represents setup parameters for the single test round.
cmd/txqr-tester/app/session.go:101