1
0
mirror of https://github.com/fumiama/go-base16384.git synced 2026-06-05 00:32:52 +08:00
Go to file
源文雨 851f9f8666 new api
2022-03-19 19:34:32 +08:00
2021-08-08 00:28:17 +08:00
2022-03-19 19:34:32 +08:00
2022-03-19 19:34:32 +08:00
2022-03-19 19:34:32 +08:00
2022-03-19 19:34:32 +08:00
2022-03-19 19:34:32 +08:00
2022-03-19 19:34:32 +08:00
2022-03-19 19:34:32 +08:00
2022-02-10 13:58:39 +08:00
2021-08-08 00:28:17 +08:00
2022-03-19 19:34:32 +08:00
2021-10-28 14:02:36 +08:00

go-base16384

base16384 interface of golang

Usage

As package

Just import it in your project.

As lib

Copy this repo to $GOPATH/src, then execute

go install -buildmode=shared -linkshared std
go install -buildmode=shared -linkshared base14

Now you can use

go build -linkshared ...
Description
base16384 interface of golang
Readme GPL-3.0 92 KiB
Languages
Go 53.1%
Assembly 34.3%
C 12.6%