Skip to content
View WilliamDeKeyzer's full-sized avatar
  • 08:54 (UTC +02:00)

Block or report WilliamDeKeyzer

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. gormetrics gormetrics Public

    Forked from survivorbat/gormetrics

    Prometheus Metrics for GORM

    Go

  2. opentelemetry-go-extra opentelemetry-go-extra Public

    Forked from uptrace/opentelemetry-go-extra

    OpenTelemetry instrumentations for Go

    Go

  3. gorm-deep-filtering gorm-deep-filtering Public

    Forked from survivorbat/gorm-deep-filtering

    Allow gorm's Where() to take in maps of maps that are automatically converted into subqueries

    Go

  4. gorm-like gorm-like Public

    Forked from survivorbat/gorm-like

    I wanted to provide a map to a WHERE query and automatically turn it into a LIKE query if wildcards were present, this plugin does just that.

    Go

  5. gorm-query-convert gorm-query-convert Public

    Forked from survivorbat/gorm-query-convert

    I wanted to provide a map to a WHERE query and automatically convert queries to different operators if characters were present.

    Go

  6. gorm-case gorm-case Public

    Forked from survivorbat/gorm-case

    I wanted to have some case-insensitive where-queries and I often use maps for filtering, so I made this plugin to convert queries into that.

    Go