]> Cypherpunks repositories - gostls13.git/commit
cmd/api: more runtime fixes
authorRuss Cox <rsc@golang.org>
Thu, 28 Aug 2014 15:51:09 +0000 (11:51 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 28 Aug 2014 15:51:09 +0000 (11:51 -0400)
commit1e47854d996ffa42ab3dd50e8094b0b3f8b02bb4
tree2994bc10d97ffcc25cf60061628fe25766cb69ac
parent6fb6f4e7f9eea8b724ddde592686d7e9dcdaa41c
cmd/api: more runtime fixes

This is getting a little annoying, but once the runtime structs are
being defined in Go, these will go away. So it's only a temporary cost.

TBR=bradfitz
CC=golang-codereviews
https://golang.org/cl/135940043
src/cmd/api/goapi.go