# Functions
BoolPtr makes a copy and returns the pointer to a string.
DecisionTypePtr makes a copy and returns the pointer to a DecisionType.
EventTypePtr makes a copy and returns the pointer to a EventType.
Int32Ptr makes a copy and returns the pointer to an int32.
Int64Ptr makes a copy and returns the pointer to an int64.
NewRealTimeSource returns a time source that servers real wall clock time using CLOCK_REALTIME.
NewTokenBucket creates and returns a new token bucket rate limiter that repelenishes the bucket every 100 milliseconds.
NewTokenBucketFactory creates an instance of factory used for creating TokenBucket instances.
StringPtr makes a copy and returns the pointer to a string.
TaskListPtr makes a copy and returns the pointer to a TaskList.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author