Changed rotate to Rotate :S

This commit is contained in:
Saxon Milton 2018-05-02 10:11:29 +09:30
parent 1da7fcd837
commit 242a333620
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ type Config struct {
Quantization string Quantization string
Timeout string Timeout string
IntraRefreshPeriod string IntraRefreshPeriod string
rotate string Rotate string
Logger smartLogger.LogInstance Logger smartLogger.LogInstance
} }