Fixed README. More Go versions added for testing
This commit is contained in:
@ -14,7 +14,6 @@ type JSONExporter struct {
|
||||
EscapeHTML bool
|
||||
|
||||
once sync.Once
|
||||
mut sync.Mutex
|
||||
encoder *json.Encoder
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user