Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/pauliorandall/go-cookies

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/pauliorandall/go-cookies

  • v0.1.1
  • Source
  • Go
  • Socket score

Version published
Created
Source

go-cookies

Collection of Go snippets, examples, and documentation.

The library was designed with the spike & stabalise development approach in mind. During the spiking phase, the packages can be imported like any other for quick development and testing. During the stabalisation phase, the functions and files are copied in to the project source in order to remove the dependency and allow the specifics of the project to change and refactor the implementations as needed. Because the packages do not depend on one another there shouldn't be any need to chase further dependencies.

The only exceptions are tests and the 'toastify' package. Tests can be copied as well to aid refactoring and keep QA happy. The 'toastify' package is designed for use with 'github.com/stretchr/testify' library by adding any missing assertions and types I regularly use.

FAQs

Package last updated on 30 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc