# Functions
HandleRateLimitExceeded handles rate limit exceeded errors.
ProviderIDFromServerID returns the providerID of a hcloud server from a serverID.
ServerIDFromProviderID returns the serverID from a providerID.
# Variables
ErrInvalidProviderID indicates that the providerID is invalid.
ErrNilProviderID indicates that the providerID is nil.