-
Clearbit
- /dev/tty0
Block or Report
Block or report deankarn
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
go-playground/validator Public
💯 Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving -
-
go-playground/form Public
🚂 Decodes url.Values into Go value(s) and Encodes Go value(s) into url.Values. Dual Array and Full map support. -
go-playground/pure Public
🚱 Is a lightweight HTTP router that sticks to the std "net/http" implementation -
go-playground/mold Public
✂️ Is a general library to help modify or set data within data structures and other objects. -
go-playground/pkg Public
⭐ pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name with an additional suffix of `ext` to avoid naming conflicts.
1,549 contributions in the last year
Activity overview
Contribution activity
November 2021
Created 28 commits in 6 repositories
Created 1 repository
- deankarn/json Rust
Created a pull request in serde-rs/json that received 6 comments
Add retain to Map
This adds the retain function to the Map type which calls the inner
maps, Either indexmap or std BTreeMap's, retain.
I'm trying to mutate a Value::…
Opened 10 other pull requests in 6 repositories
fraugster/parquet-go
3
open
rust-playground/anydate
1
merged
1
closed
rust-playground/alfred-workflows-rs
2
merged
clearbit/parquet-go
1
merged
clearbit/clearbit-go
1
merged
go-playground/pkg
1
merged
Reviewed 1 pull request in 1 repository
serde-rs/json
1 pull request
Created an issue in waltzofpearls/belt that received 2 comments
parse returns datetime with time set to current local time
Reviving #16 I was wondering if you would consider adding a feature or accepting a PR to allow zeroing out of unknown components? My use case is I …

