mirror of
https://gitee.com/johng/gf
synced 2026-06-07 02:12:11 +08:00
comment update for package gsession
This commit is contained in:
@ -14,6 +14,7 @@ import (
|
||||
)
|
||||
|
||||
var (
|
||||
// ErrorDisabled is used for marking certain interface function not used.
|
||||
ErrorDisabled = gerror.NewOption(gerror.Option{
|
||||
Text: "this feature is disabled in this storage",
|
||||
Code: gcode.CodeNotSupported,
|
||||
|
||||
Reference in New Issue
Block a user