web3-bot 8a10694282 sync: update CI config files (#209)
* bump go.mod to Go 1.16 and run go fix

* run go mod tidy

* run gofmt -s

* update .github/workflows/automerge.yml

* update .github/workflows/go-test.yml

* update .github/workflows/go-check.yml

Co-authored-by: web3-bot <web3-bot@users.noreply.github.com>
2021-08-22 08:55:33 -07:00
2021-03-30 16:13:36 -07:00
2021-02-16 12:08:51 -08:00
2021-02-19 12:32:44 +02:00
2021-03-30 16:13:36 -07:00
2021-03-30 16:13:36 -07:00
2020-08-08 14:40:23 +03:00
2021-08-22 08:55:33 -07:00
2021-08-22 08:55:33 -07:00
2020-02-11 10:34:23 -08:00
2019-06-24 18:25:52 +01:00
2019-06-24 18:25:52 +01:00

go-libp2p-core

GoDoc Coverage Status Build Status Discourse posts

Home to the interfaces and abstractions that make up go-libp2p.

Install

go get github.com/libp2p/go-libp2p-core

Usage

Check out the GoDocs.

Testing

To test instantiations of interfaces and abstractions, you can use the test suite.

License

Dual-licensed under MIT and ASLv2, by way of the Permissive License Stack.

Description
Interfaces and abstractions that make up go-libp2p
Readme 1.3 MiB
Languages
Go 100%