Skip to content
Avatar
😷
limited availability
😷
limited availability

Highlights

  • Arctic Code Vault Contributor

Organizations

@hashicorp

Pinned

  1. strace for go

    Go 67 11

  2. Scan a TLS server for compatibility with the Go crypto/tls package

    Go 17 5

  3. Read files via a channel

    Go 2 1

  4. 1
    package proxy
    2
    
                  
    3
    import (
    4
    	"io"
    5
    	"log"
  5. 1
    package nettimeout
    2
    
                  
    3
    import (
    4
    	"net"
    5
    	"time"

1,653 contributions in the last year

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

Contribution activity

March 2021

Created 6 commits in 2 repositories
Created 1 repository

Created a pull request in zclconf/go-cty that received 3 comments

convert: unify tuples as lists when possible

Tuple and list unification is a common case due to the fact that list data is often in tuple form, either because of configuration language constru…

+208 −0 3 comments
Opened 1 other pull request in 1 repository
hashicorp/terraform
1 merged

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