Writing a Go Tool to Parse and Modify Struct Tags
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore the process of creating a Go tool designed to parse and modify struct tags in this 36-minute conference talk from GopherCon 2017. Dive into the importance of struct field tags in encode/decode types, particularly when working with packages like encoding/json. Learn how to streamline the often repetitive and error-prone task of modifying tags through the development of an automated tool. Gain insights into writing efficient Go code for parsing and manipulating struct tags, enhancing your ability to work with Go's type system and improve code maintainability.
Syllabus
GopherCon 2017: Fatih Arslan - Writing a Go Tool to Parse and Modify Struct Tags
Taught by
Gopher Academy
Related Courses
Разработка веб-сервисов на Go - основы языкаMoscow Institute of Physics and Technology via Coursera Getting Started with Go
University of California, Irvine via Coursera Concurrency in Go
University of California, Irvine via Coursera Functions, Methods, and Interfaces in Go
University of California, Irvine via Coursera Game Thinking: Juego y toma de decisiones
The Pontificia Universidad Javeriana via edX