Documentation ¶
Index ¶
- func BuildDeleteAllLinksQuery(channelID snowflake.ID) (string, []any)
- func BuildDeleteLinkQuery(virtualChannelKey string, channelID snowflake.ID) (string, []any)
- func BuildInsertLinkQuery(virtualChannelKey string, channelID snowflake.ID, note string) (string, []any)
- func BuildSelectVirtualChannelKeyQuery(channelID snowflake.ID) (string, []any)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildDeleteLinkQuery ¶
func BuildInsertLinkQuery ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.