• David Symonds's avatar
    Initial cut at an "exported variables" (exvar) package. · 3cc702ba
    David Symonds authored
    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
    3cc702ba
Name
Last commit
Last update
..
Makefile Loading commit data...
fs.go Loading commit data...
request.go Loading commit data...
server.go Loading commit data...
status.go Loading commit data...
triv.go Loading commit data...
url.go Loading commit data...
url_test.go Loading commit data...