Versions in this module Expand all Collapse all v1 v1.0.2 May 30, 2025 Changes in this version + type ContentType string + const ContentTypeAudio + const ContentTypeImgJPEG + const ContentTypeImgPNG + const ContentTypePlainText + func Audio() ContentType + func ImgJPEG() ContentType + func ImgPNG() ContentType + func PlainText() ContentType + func (c *ContentType) String() string