Skip to content
View sdghchj's full-sized avatar
  • ChongQing China

Organizations

@swaggo

Block or report sdghchj

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. gobacnet gobacnet Public

    Forked from alexbeltran/gobacnet

    bacnet implementation in go!

    Go 2 1

  2. sql-rules-engine sql-rules-engine Public

    A tool to reshape json object

    Go 1 1

  3. websocket websocket Public

    websocket wrapper of https://github.com/gorilla/websocket

    Go 1

  4. kafka-clients kafka-clients Public

    consumer and producer of apache kafka

    Go 1

  5. modbus modbus Public

    Forked from goburrow/modbus

    Fault-tolerant implementation of modbus protocol in Go (golang)

    Go 1

  6. nginx nginx Public

    Forked from nginx/nginx

    An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to …

    C

32 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 1 commit in 1 repository

Created a pull request in swaggo/swag that received 1 comment

Extension: collectionFormat in struct tag

Describe the PR collectionFormat in struct tag Relation issue #1988

+48 −13 lines changed 1 comment
Reviewed 1 pull request in 1 repository
swaggo/swag 1 pull request

Created an issue in swaggo/swag that received 4 comments

Extension: collectionFormat in struct tag.

@sdghchj in my case it doesn't work even for formData: type Params struct { Status []uint `form:"status" collectionFormat:"multi"` // The Status ids

4 comments
Loading