Skip to content
View bdjimmy's full-sized avatar

Block or report bdjimmy

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

Pinned Loading

  1. gbind gbind Public

    Bind data to any Go value. Can use built-in and custom expression binding capabilities; supports data validation logic for Go values. // 将数据绑定到任何 Go 值。可使用内置和自定义表达式绑定能力;支持对Go值的数据校验逻辑.

    Go 9 1

  2. conditions conditions Public

    A simple conditional expression parser and supports custom functions

    Go 1

  3. nglang nglang Public

  4. poll poll Public

    A TCP link pool with a link listening rebuild capability // 一个拥有链接监听重建能力的TCP链接池

    Go