# Functions
Empty checks if a string referenced by s or s itself is empty.
GetKongClient returns a Kong client.
GetKongDefaulter returns a defaulter which can set default values for Kong entities.
MergeTags merges Tags in the object with tags.
RemoveTags removes tags from the Tags in obj.
UUID will generate a random v14 unique identifier based upon random nunbers.
# Structs
Defaulter registers types and fills in struct fields with default values.
ErrArray holds an array of errors.
HeaderRoundTripper injects Headers into requests made via RT.
KongClientConfig holds config details to use to talk to a Kong server.
KongRawState contains all of Kong Data.