]> Cypherpunks repositories - gostls13.git/commit
Refactor exvar to use interface types, and add mapVar.
authorDavid Symonds <dsymonds@golang.org>
Tue, 21 Apr 2009 05:38:14 +0000 (22:38 -0700)
committerDavid Symonds <dsymonds@golang.org>
Tue, 21 Apr 2009 05:38:14 +0000 (22:38 -0700)
commitde489fb38c269aee152025b769276091139e3008
treebfc2fb721f6713fa1088664aaf4644dd2b761e41
parentd5fa81e1a9cba7261d3bf3d777e8ddfaa5b4040d
Refactor exvar to use interface types, and add mapVar.

R=r
APPROVED=r
DELTA=170  (136 added, 6 deleted, 28 changed)
OCL=27628
CL=27652
src/lib/exvar.go
src/lib/exvar_test.go