T
T
tebunew2017-08-11 22:14:46
go
tebunew, 2017-08-11 22:14:46

Data validation in GO?

Hello everyone, I'm studying, but I just can't figure it out.
In php, validation was with regular expressions when the user entered their data.
And in GO, how it is carried out, everywhere they write that regular expressions are not very suitable for this language, because they are slow ?!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Philipp, 2017-08-11
@zoonman

В го используют валидатор https://github.com/asaskevich/govalidator
Предполагаю, вот это вам тоже будет полезно https://github.com/avelino/awesome-go

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question