Applies AX principle 1 (Predictable Names Over Short Names) to function signatures and local variables: s->input/raw, v->target/value, d->duration, a,b->left,right, w->writer, r->reader, l->logger, p->part/databasePoint, fn parameter names left as-is where they are callback conventions. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| bufpool.go | ||
| bundle.go | ||
| bundle_test.go | ||
| controller.go | ||
| dispatcher.go | ||
| identity.go | ||
| identity_test.go | ||
| lethean.go | ||
| lethean_test.go | ||
| message.go | ||
| message_test.go | ||
| peer.go | ||
| peer_test.go | ||
| protocol.go | ||
| protocol_test.go | ||
| transport.go | ||
| worker.go | ||
| worker_test.go | ||