Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要在服务器上验证用户的视频奖励,我正在使用 Google 的 Admob,并且作为在他们网站上找到的文档,我找不到任何可以帮助我做这类事情的东西,因为 Golang API 不是记录在案,我还需要使用他们使用的 Crypto Lib,也是由谷歌 Tink 制作的。
最后,我自己完成了这份工作。
使用这个hiyali/go-lib-ssv,希望能挽救你的生命 :)