Skip to content
Avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Forked from webasyst/webasyst-framework

    Webasyst PHP Framework

    PHP

  2. Forked from facebook/ent

    An entity framework for Go

    Go

  3. Forked from deepmap/oapi-codegen

    Generate Go client and server boilerplate from OpenAPI 3 specifications

    Go

14 contributions in the last year

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

Contribution activity

April - August 2020

danf0rth has no activity yet for this period.

March 2020

Created an issue in google/wire that received 2 comments

How to inject struct that implements an interface as interface

Hi! type User struct{} type UserRepository interface { GetUserByID(ctx context.Context, id int64) (*User, error) } func DatabaseBuilder() *sql.DB {…

2 comments

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

You can’t perform that action at this time.