Skip to content

wonderfan/golang

Repository files navigation

Golang

Container and Cluster Management

Language Reference

Key Concepts

  • control group
  • namespace
  • libcontainer
  • lxc

Java Version

  • use fabric8s as client
  • maven docker plugin

Python Version

  • docker compose
  • kubernetes
  • mesos

Languge and Key Point

  • golang/go
  • structure type
  • map type
  • array type
  • slice type
  • interface type
  • struct embedding
  • http: server,mux and handler
  • defer
  • goroutine
  • directory name, file name and package name
  • channel type
  • interface,struct and struct methods
  • channel and channel buffer for data send and receive.
  • embedded type and promoted method.
  • command line flag and parse
  • standard library
  • crypto

Go Compiler

  • how to implement
  • gcc go compiler
  • cgo

Command Library

  • cobra command

Playground

Protocol Buffer

  • Message
  • Specication Implementation

About

Container and Cluster Management

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published