package
0.0.19
Repository: https://github.com/jucardi/go-titan.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author

# Constants

ContentTypeText is the standard MIME type for javascript files.
ContentTypeBase64 is the standard MIME type for Base64 encoded bytes.
ContentTypeCss is the standard MIME type for CSS files.
ContentTypeGzip is the content type for gzipped data.
ContentTypeHtml is the standard MIME type for HTML files.
ContentTypeJson is the standard MIME type for json objects.
ContentTypePKCS12 is the content type for PKCS12 cryptographic bundles.
ContentTypePKCS7Mime is the content type for PKCS7 messages.
ContentTypePKIXCert is the standard MIME type for PKIX certificates.
ContentTypeProto is an non-standard yet commonly used MINE type for protobuf encoding.
ContentTypeRichText is the standard MIME type for rich text.
ContentTypeText is the standard MIME type for plain text.
ContentTypeX509CaCert is the non-standard yet commonly used MIME type for X509 CA Certificates.
ContentTypeX509UserCert is the non-standard yet commonly used MIME type for X509 User Certificates.
ContentTypeYaml is an non-standard yet commonly used MINE type for YAML encoding.
HeaderAuthorization is the standard authorization header used in rest.
HeaderContentEncoding is the standard Content-Encoder header user in rest.
HeaderContentType is the standard Content-Type header used in rest.
HeaderResponseType is a custom header available in Jarvis to request responses in a specific encoding different from the request content type.

# Structs

Context is a `gin.Context` wrapper that allows extending context functionality.
No description provided by the author

# Type aliases

No description provided by the author