Golang Network

Use only when the user explicitly asks for a Go networking review. Audits *.go network code — servers, clients, raw net.Conn, net/http, gRPC, WebSocket, QUIC, TLS, DNS — against the goperf.dev networking playbook (19 patterns - response-body draining, transport tuning, timeouts/deadlines, 10k-connection scaling, socket options, circuit breakers, load shedding, retries, long-lived connections, TLS session resumption, observability). Produces a prioritized read-only report; never modifies source. Refuses non-Go files. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/bizshuk--gosdk--golang-network commit f412e9a25d

Frequently asked questions

npx skillmds@latest add tomevault-io/golang-network