Documentation
¶
Index ¶
- func Agent(db *sql.DB)
- func Counter(expression []string, operationTime TimeLimitStruct, answerCh chan int)
- func GetExpression(db *sql.DB) (bool, []string, int, int, string, bool)
- func SendPing(db *sql.DB)
- func StartCountingAndGetResult(limits TimeLimitStruct, db *sql.DB)
- type ExpressionForCount
- type Server
- type TimeLimitStruct
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Counter ¶
func Counter(expression []string, operationTime TimeLimitStruct, answerCh chan int)
func StartCountingAndGetResult ¶
func StartCountingAndGetResult(limits TimeLimitStruct, db *sql.DB)
Types ¶
type ExpressionForCount ¶
Click to show internal directories.
Click to hide internal directories.