Categorygithub.com/getlantern/common
module
1.2.0
Repository: https://github.com/getlantern/common.git
Documentation: pkg.go.dev

# README

This repository contains common Go data structures and algorithms shared across Lantern Go projects. Currently, it only contains the definitions for config-server.

Versions of this repo are tagged, so to create a new version, run:

git tag -a vx.x.x

# Packages

No description provided by the author