This website requires JavaScript.
Explore
Help
Sign In
p90524618
/
answer
mirror of
https://gitee.com/answerdev/answer.git
Watch
1
Star
0
Fork
You've already forked answer
0
Code
Issues
Projects
Releases
Wiki
Activity
5d6bd5976c
answer
/
internal
/
base
/
constant
/
comment.go
8 lines
82 B
Go
Raw
Blame
History
package
constant
import
"time"
const
(
CommentEditDeadline
=
time
.
Minute
*
5
)
Reference in New Issue
View Git Blame
Copy Permalink