mirror of https://github.com/VinGarcia/ksql.git
Fix typo on README
parent
568c61bdba
commit
1972ccd989
|
@ -252,7 +252,7 @@ ok github.com/vingarcia/kisssql 34.251s
|
||||||
- Add support for serializing structs as other formats such as YAML
|
- Add support for serializing structs as other formats such as YAML
|
||||||
- Update structs.FillStructWith to work with `json` tagged attributes
|
- Update structs.FillStructWith to work with `json` tagged attributes
|
||||||
|
|
||||||
### Optimizations Oportunities
|
### Optimization Oportunities
|
||||||
|
|
||||||
- Test if using a pointer on the field info is faster or not
|
- Test if using a pointer on the field info is faster or not
|
||||||
- Consider passing the cached structInfo as argument for all the functions that use it,
|
- Consider passing the cached structInfo as argument for all the functions that use it,
|
||||||
|
|
Loading…
Reference in New Issue