constants

package
v0.0.0-...-dfd90ba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultAvatar        = "https://pickpin.hb.bizmrg.com/default-user-icon-8-4024862977"
	DefaultWebsiteUrl    = ""
	DefaultAccountType   = "personal"
	DefaultRedAvgColor   = 39
	DefaultGreenAvgColor = 102
	DefaultBlueAvgColor  = 120
)
View Source
const (
	FailedCloseRequestBody         = "Failed to close request body"
	FailedReadRequestBody          = "Failed to read request body"
	FailedCloseFile                = "Failed to close the file"
	FailedCloseConnection          = "Failed to close connection"
	FailedCloseQueryRows           = "Failed to close query rows"
	FailedWriteJSONResponse        = "Failed to write JSON response"
	FailedSendMessageToChatMembers = "Failed to send message to chat members"
	DBQueryError                   = "DB query error"
	DBScanError                    = "DB scan error"
)
View Source
const (
	NewPin      = "new_pin"
	NewLike     = "new_like"
	NewComment  = "new_comment"
	NewFollower = "new_follower"
)
View Source
const (
	MaxBoardNameLen        = 256
	MaxBoardDescriptionLen = 500

	MaxPinTitleLen       = 100
	MaxPinDescriptionLen = 500
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL