Projects with this topic
Sort by:
-
This repository contains my progress in learning the fundamental of Go programming language (Golang). It covers a wide range of core concepts, syntax, and features essential for understanding and writing Go programs effectively.
Updated -
-
-
-
Library for value observation via wrapper structs, building on built-in language features "willSet/didSet". Adopted to replace Objective C key-value observation. Originally forked from Leszek Ślażyński (https://github.com/slazyk/Observable-Swift).
Updated -
-
Structs and handlers for implementing a JSON API in Go.
Updated