目录

Batching

GoDoc

If you have any questions, or want to get attention for a PR or issue please reach out on the #logging-and-metrics channel in the cloudfoundry slack

batching implements a generic Batcher. This batcher uses interface{} and should not be used directly. It should be specialized by creating a type that embeds Batcher but accepts concrete types. See ByteBatcher for an example of specializing the Batcher. Also, see example_test.go for an example of how to use a specialized batcher.

关于
2.4 MB
邀请码