tfzxyinhao / go_ticks

some ticks of golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go_ticks

some ticks of golang

asm

go build -gcflags="-l -S" main.go > main.s 2>&1'

generate

case of use go generate

About

some ticks of golang

License:MIT License


Languages

Language:Assembly 96.8%Language:Go 3.2%