Pinned Repositories
aoc22
Advent of Code 2022
aws-sdk-go-v2
AWS SDK for the Go programming language.
GoServer
Backend part of an HTTP API of a mock social network with a few basic features.
makeslices
Comparison between making Go slices with a given capacity or not, and then appending to it.
mockgendotimport
Public example of a bug in go.uber.org/mock
optnull
optnull is a Go package that provides types that can represent optional, nullable JSON values.
ptr
random
table_segment
temporary repo for table segmentation stuff
villa_perception_2018
a-canya's Repositories
a-canya/GoServer
Backend part of an HTTP API of a mock social network with a few basic features.
a-canya/optnull
optnull is a Go package that provides types that can represent optional, nullable JSON values.
a-canya/aoc22
Advent of Code 2022
a-canya/aws-sdk-go-v2
AWS SDK for the Go programming language.
a-canya/makeslices
Comparison between making Go slices with a given capacity or not, and then appending to it.
a-canya/mockgendotimport
Public example of a bug in go.uber.org/mock
a-canya/ptr
a-canya/random
a-canya/table_segment
temporary repo for table segmentation stuff
a-canya/villa_perception_2018
a-canya/wraperrors
Golang wrap errors.
a-canya/zerolog
Zero Allocation JSON Logger