Completed
Add Function Adapter
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Go Kit - A Standard Library for Distributed Programming
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Background
- 3 Modern Enterprise
- 4 Go Kit
- 5 Goals
- 6 Non Goals
- 7 Service Overview
- 8 Example Service
- 9 ADD Service
- 10 Request Response Types
- 11 Add Function Adapter
- 12 Binding
- 13 Wrap
- 14 The Goal
- 15 Logging
- 16 Composable decorators
- 17 Declarative composition
- 18 Func main
- 19 Domain
- 20 Endpoints
- 21 Whats next
- 22 Use cases