Skip to content
Avatar

Sponsors

@BatchLabs @danp @henvic @adamdecaf @iand @blainsmith @dmitshur @tgulacsi @florianl @vcabbage @jsign @mmcloughlin @romatthe

Sponsoring

@mvdan @wolfpld @ziglang

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@cinchrb @golang @flycheck @gopherjs @tracer
Block or Report

Block or report dominikh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. The Go programming language

    Go 94.8k 14.1k

  2. go-tools Public

    Staticcheck - The advanced Go linter

    Go 4.4k 287

  3. Emacs mode for the Go programming language

    Emacs Lisp 1.2k 197

  4. xcapture Public

    The command-line window recorder

    Go 85 11

588 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Created 2 repositories

Created an issue in golang/go that received 5 comments

go/types: LookupFieldOrMethod no longer accepts a nil type (aka "should go/types accept nil types?")

In previous versions of Go, types.LookupFieldOrMethod would accept a nil type and return a nil object. In 1.18, it panics instead. The function was…

5 comments

Seeing something unexpected? Take a look at the GitHub profile guide.