The Wayback Machine - https://web.archive.org/web/20200714104945/https://github.com/topics/micro
Skip to content
#

micro

Here are 507 public repositories matching this topic...

micro
str225
str225 commented Apr 21, 2020

Description of the problem or steps to reproduce

I was trying to replace the gcc linting for clang with custom flags by customizing the linter through a custom plugin (mostly to see how it works).
I first tried to use the linter.removeLinter function (that isn't documented in the readme but is in the source code) and it didn't disabled the gcc linting. For disabling the gcc linter one has to

menasheh
menasheh commented Oct 10, 2017

The English in the documentation is very not good. As a beginner to golang and nano, I'm having a lot of trouble understanding it.

Eg;
While handling a message, the handler will receive two arguments, session corresponding a client and a message is the payload of this request that unmarshals by nano automatically.

While handling a message, the handler will receive two arguments, a session

Improve this page

Add a description, image, and links to the micro topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the micro topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.