1
0
mirror of https://github.com/golang/go synced 2024-11-18 21:44:45 -07:00
The Go programming language
Go to file
David Symonds 3cc702ba60 Initial cut at an "exported variables" (exvar) package.
This handles integer-valued vars in a singleton struct, and exports functions
for incrementing, setting and getting those vars, as well as rendering all the
vars in a standard format.

Demonstrate the use of the exvar package in the http/triv server.

R=dcross,r
APPROVED=r
DELTA=122  (122 added, 0 deleted, 0 changed)
OCL=27617
CL=27622
2009-04-19 21:17:27 -07:00
doc spec change for redeclaration 2009-04-19 20:04:15 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src Initial cut at an "exported variables" (exvar) package. 2009-04-19 21:17:27 -07:00
test typo in message 2009-04-19 21:12:48 -07:00
usr/gri Readn is a silly name when there's no n. Change to FullRead. 2009-04-19 21:02:29 -07:00