package
0.0.0-20250305054042-b3090b60e24f
Repository: https://github.com/podcreep/server.git
Documentation: pkg.go.dev

# Functions

CreateCookie can be used to create a random string of characters useful for being a cookie key.
GetUserAgent returns a string that can be used as the User-Agent string in requests we make.
GetVersionStr returns the version of the server as a string.
No description provided by the author

# Constants

Interval schedule type is one that starts with "every".

# Structs

Schedule represents something that is scheduled.

# Type aliases

No description provided by the author