c

package
v0.0.66 Latest Latest
Warning

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

Go to latest
Published: Nov 3, 2024 License: GPL-3.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// Ping.
	FuncPing = cc.FuncPing

	// Subscription.
	FuncAddSubscription            = "AddSubscription"
	FuncIsSelfSubscribed           = "IsSelfSubscribed"
	FuncIsUserSubscribed           = "IsUserSubscribed"
	FuncIsUserSubscribedS          = "IsUserSubscribedS"
	FuncCountSelfSubscriptions     = "CountSelfSubscriptions"
	FuncGetSelfSubscriptions       = "GetSelfSubscriptions"
	FuncGetSelfSubscriptionsOnPage = "GetSelfSubscriptionsOnPage"
	FuncGetUserSubscriptions       = "GetUserSubscriptions"
	FuncGetUserSubscriptionsOnPage = "GetUserSubscriptionsOnPage"
	FuncGetThreadSubscribersS      = "GetThreadSubscribersS"
	FuncDeleteSelfSubscription     = "DeleteSelfSubscription"
	FuncDeleteSubscription         = "DeleteSubscription"
	FuncDeleteSubscriptionS        = "DeleteSubscriptionS"
	FuncClearThreadSubscriptionsS  = "ClearThreadSubscriptionsS"

	// Other.
	FuncGetDKey            = "GetDKey"
	FuncShowDiagnosticData = cc.FuncShowDiagnosticData
	FuncTest               = "Test"
)

List of supported functions.

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