An open API service indexing awesome lists of open source software.

https://github.com/guonaihong/go-example

存放go的一些小例子,或者奇思妙想。
https://github.com/guonaihong/go-example

Last synced: about 2 months ago
JSON representation

存放go的一些小例子,或者奇思妙想。

Awesome Lists containing this project

README

        

# go-example
存放go的一些小例子,或者奇思妙想。

## prove-that-go-bool-is-int8-or-uint8
用代码证明go的bool是个1字节整数