The latest Golang development news
Try Powerful CI/CD Pipelines in Semaphore 2.0 — Semaphore 2.0 makes it extremely easy to set up and visualize continuous delivery for your whole organization. Model your custom workflow with powerful pipelines, from commit to deploy. Request access and be one of the first to try it. Semaphore | A Gentle Introduction to Go Modules — "Modules give more control to you, the programmer, by enabling more configuration options. This control comes with complexity and responsibility; seen in Minimal Version Selection and Semantic Version Importing" Ukiah Smith | Implementing a Network Protocol in Go — A live blog of a GopherCon 2018 session by Matt Layher. It definitely reads like a stream of notes, so you may have to look up some terms, but there's a lot of info here. Beyang Liu | Maybe Adding Generics to Go IS About Syntax After All — "The great irony is, after years of my bloviation that "adding generics to Go has nothing to do with the syntax", it turns out that, actually, yes, the syntax is crucial." And another interesting take. Dave Cheney | The Pain That Minimal Version Selection Solves — "When installing or updating dependencies, minimal version selection always selects the minimal (oldest) module version that satisfies the overall requirements of a build." Nick Snyder | Accessing Data in Go — Three iterations that show an evolving approach to accessing data cleanly when writing web applications. This is a useful post. Piotr Husiatyński | gval: Expression Evaluation in Go — Evaluate logical and arithmetical expressions with parameters, parse expressions once and then reuse them, or write your own custom functions. Paessler AG | |
No comments:
Post a Comment