ardanlabs / service

Starter-kit for writing services in Go using Kubernetes.
https://www.ardanlabs.com
Apache License 2.0
3.4k stars 613 forks source link

pass in dbtest tokenv1 #370

Closed himynamej closed 1 month ago

himynamej commented 1 month ago

why we need pass here???

https://github.com/ardanlabs/service/blob/master/business/data/dbtest/dbtest.go in TokenV1 function.

ardan-bkennedy commented 1 month ago

I don't understand the question, but I did remove V1 from the function name.