summaryrefslogtreecommitdiff
path: root/src/net/rpc/debug.go
Commit message (Expand)AuthorAgeFilesLines
* all: gofmt -w -r 'interface{} -> any' srcRuss Cox2021-12-131-1/+1
* net/rpc: use a sync.Map for serviceMap instead of RWMutexBryan C. Mills2017-04-281-13/+10
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+93