Byte Ebi's Logo

Byte Ebi 🍤

A Bit everyday A Byte every week

Different between pointer and value for struct type in golang

The different between pointer and value for struct type in golang with examples

Ray

I always had a question “Should I use value for type in struct? Or using pointer?”
After reading many different projects on the web, it seems that they all have different practices.
Until I recently encountered a problem that gave me some ideas.

[AWS Cloud Fundamental Notes] CloudFormation

Introduction to CloudFormation and its usage and operational mechanism

Ray

CloudFormation is AWS’s native Infrastructure as Code (IaC) service, which treats infrastructure as code, allowing you to model, provision, and manage AWS and third-party resources.

Recent Posts

Categories

Tags