go-sync-catalog

module
v0.0.0-...-f03fdb3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2019 License: MIT

README

CircleCI Go Report Card GoDoc license

go-sync-catalog

Description

go-sync-catalog (aka GSC) is a simple library providing a concurrency-safe catalog of objects. GSC uses a *sync.RWMutex to block writes during read operations.

Usage

Go

You can import go-sync-catalog as a library with:

import (
  "github.com/spatialcurrent/go-sync-catalog/gsc"
)

See gsc in GoDoc for information on how to use Go API.

Contributing

Spatial Current, Inc. is currently accepting pull requests for this repository. We'd love to have your contributions! Please see Contributing.md for how to get started.

License

This work is distributed under the MIT License. See LICENSE file.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL