Giter VIP home page Giter VIP logo

Comments (2)

zenazn avatar zenazn commented on May 27, 2024

This is a bug in github.com/goji/context, not github.com/zenazn/goji. Unfortunately, that library is unmaintained (it was a proof-of-concept I wrote for someone), but I'd be happy to accept a patch.

As an aside, if you're using x/net/context you might want to have a look at the new version of Goji (https://github.com/goji/goji) which supports the package natively

from goji.

cbroglie avatar cbroglie commented on May 27, 2024

Yep, I've been following the new version and am planning on moving to that when it's ready.

The problem with github.com/goji/context is the 2 way binding, which makes it inherently request-scoped. I was using it as a wrapper for passing the content.Context object between middleware and on to the handler, but I can just store it directly in the Env object and avoid github.com/goji/context. I'll submit a README patch that adds this warning.

from goji.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.