Giter VIP home page Giter VIP logo

qawatake's Projects

bugsnag-go icon bugsnag-go

Automatic panic monitoring for Go and Go web frameworks, like negroni, gin, and revel

ctxvls icon ctxvls

Package ctxvls provide APIs for storing and retrieving collections of values in context

decorator icon decorator

Library: decorator wraps analyzers to supplement the results with additional details

dwrap icon dwrap

Linter: dwrap forces every public function to begin with an deferring call of a error wrapping function like derrors.Wrap.

fsel icon fsel

Linter: fsel flags field access with unverified nil errors

globalcall icon globalcall

Linter `globalcall` detects that specific functions are called in a package scope.

godump icon godump

Tool: godump dumps AST and SSA IR of given source codes

grpc-gateway icon grpc-gateway

gRPC to JSON proxy generator following the gRPC HTTP spec

grpc-go icon grpc-go

The Go language implementation of gRPC. HTTP/2 based RPC

grpcmock icon grpcmock

grpcmock provides a mock gRPC server from a generated gRPC client code

grpcstub icon grpcstub

grpcstub provides gRPC server and client conn ( *grpc.ClientConn ) for stubbing, for testing in Go.

httpstub icon httpstub

httpstub provides router ( http.Handler ), server ( *httptest.Server ) and client ( *http.Client ) for stubbing, for testing in Go.

intcast icon intcast

Analyzer: intcast finds integer type cast that can cause overflow

mdlink icon mdlink

ブラウザ or クリップボードからマークダウン用のリンクを生成する Alfred workflow

mysql icon mysql

Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package

named icon named

Linter: named ensures a target function to be called with a named return value.

nilerr icon nilerr

Analyzer: nilerr checks returning nil when err is not nil

nilnop icon nilnop

Linter: nilnop detects nil is passed to a function that does nothing for nil

notany icon notany

Linter: notany limits possible types for arguments of any type.

null icon null

null is a package for providing types to handle nullable values.

obsdconv icon obsdconv

convert obsidian markdowns in multiple ways

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.