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

https://github.com/golang-infrastructure/go-collection

Go中Collection的接口定义
https://github.com/golang-infrastructure/go-collection

collection interface

Last synced: 3 months ago
JSON representation

Go中Collection的接口定义

Awesome Lists containing this project

README

        

# 集合(Collection)数据结构的接口定义

此仓库只做Collection的接口定义,不做具体实现。