Documentation ¶
Index ¶
- func CalcHash(buffer *bytes.Buffer) (string, error)
- func ConvertCharacterIdToText(id int) string
- func ConvertImage(imageBuffer *bytes.Buffer, convertType ImageTypeId) (*bytes.Buffer, string, error)
- func ConvertMessageToSearchText(message string) string
- func ParseFilePath(path string) (characterId int, err error)
- func StylizeMessage(message string, uploadPath string) string
- func StylizeTextEntry(profile string, uploadPath string) string
- type ImageTypeId
- type ImageTypeStruct
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertImage ¶
func ParseFilePath ¶
func StylizeMessage ¶
func StylizeTextEntry ¶
Types ¶
type ImageTypeId ¶
type ImageTypeId string
type ImageTypeStruct ¶
type ImageTypeStruct struct { General ImageTypeId Icon ImageTypeId IconFragment ImageTypeId ProfileImage ImageTypeId ListImage ImageTypeId }
var ImageType ImageTypeStruct
Click to show internal directories.
Click to hide internal directories.