commit | d46f3c41bcde11639ac8ec2d7c84d2e56b761cd7 | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Mon May 04 13:43:01 2015 -0700 |
committer | Robin Thellend <rthellend@google.com> | Mon May 04 13:43:02 2015 -0700 |
tree | 25756c25c32eb1173376fc5dbb33920d8bbd357f | |
parent | 66ac0b9717161170f24d400b1ddda25b20c368e7 [diff] |
lib/stats: Add Incr() to stats.Map Incr() increments the value associated with a key. It is a no-op for non-numeric types. Change-Id: I4d14eb1da7ac045a965bd20c852695c162ec40ec
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.