Commit Graph

4 Commits (6e51f801fbb5e60b48f7fa58f202f171ceb8dc1d)

Author SHA1 Message Date
Amir Hossein ffb2d4cb1a
fix unhandled error in cache package tests (#2049)
* fix unhandled errors

* fix unhandled error in cache package test

* omit variable type

* omit variable type

* rename variable because collide with the imported package name
2022-08-26 14:10:46 +02:00
tuhao1020 a109dc6c68
Schema parser: use full match instead of strings.HasPrefix (#1424)
* #1414 use full match instead of strings.HasPrefix

* update for  nested or recursive structs

* replace strings.Contains with strings.IndexByte
2021-07-11 11:45:15 +02:00
unknown c62e5f7d4d go style updates 2021-01-26 21:57:58 +03:00
Fenny a3cac71ae8 🔦 move utils to internal 2020-09-14 09:09:06 +02:00