Skip to content
TILens What matters today in tech v0.0.5
Theme

Topic · Edition

Rust

1 items on 20 Mar 2023
Go Rust

Interfaces 101 : Testing with a Mock Interface Ep. 8

Introduction In episode 7, Miki discussed design considerations to keep in mind while creating interfaces in Go with the first idea he proposed being that an interface should represent what we need from a type, and not…

Source: Ardan Labs Blog