mirror of https://github.com/tidwall/tile38.git
c084aeedc2
This commit cleans up various Go code in the internal directory. - Ensures comments on exported functions - Changes all *Server receiver in all files to be "s", instead of mixed "c", "s", "server", etc. - Silenced Go warnings for if/else with returns. - Cleaned up import ordering. |
||
---|---|---|
.. | ||
amqp.go | ||
disque.go | ||
endpoint.go | ||
grpc.go | ||
http.go | ||
kafka.go | ||
local.go | ||
mqtt.go | ||
nats.go | ||
redis.go | ||
sqs.go |