mirror of https://github.com/knative/pkg.git
* Simplify and comment AppenRandomString Port and rewrite the comment from the original. Remove the sync.Once(). Initializing during package initialization is just as good. Mutex doesn't have to be a pointer * remove fancy rnd, remove mutex, add example, which would also check compilation * actually commit the example * add licence |
||
---|---|---|
.. | ||
data.go | ||
data_test.go |