Browse Source

Add CHALLENGE

pull/1842/head
Jae Kwon 8 years ago
parent
commit
0311042336
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      group.go

+ 1
- 0
group.go View File

@ -141,6 +141,7 @@ func (g *Group) checkHeadSizeLimit() {
func (g *Group) checkTotalSizeLimit() {
// TODO enforce total size limit
// CHALLENGE
}
func (g *Group) RotateFile() {


Loading…
Cancel
Save