# Functions
New create a new server.
NewInvalidTokenCustomError creates a new InvalidTokenCustomError.
NewUnauthorizedCustomError creates a new UnauthorizedCustomError.
# Structs
Dependencies contain the built dependencies of the blobstore service.
Server the blobstore server.
ServerStaticConf Static configuration items for the Server.
# Type aliases
InvalidTokenCustomError denotes that an invalid token was submitted and special explanation is needed in the error string.
UnauthorizedCustomError denotes that an unauthorized operation was requested that needs special explanation in the error string.