Skip to content
#

Go

go logo

Go is a programming language built to resemble a simplified version of the C programming language. It compiles at the machine level. Go was created at Google in 2007 by Robert Griesemer, Rob Pike, and Ken Thompson.

Here are 59,470 public repositories matching this topic...

一个无任何第三方依赖的跨平台自定义编排执行步骤的API, 基于DAG实现了依赖步骤依次顺序执行、非依赖步骤并发执行的调度功能. 提供API远程操作方式,批量执行Shell、Powershell、Python等命令,轻松完成运行自动化运维脚本等常见管理任务,轮询进程、安装或卸载软件、更新应用程序以及安装补丁。

  • Updated May 11, 2024
  • Go

Created by Robert Griesemer, Rob Pike, Ken Thompson

Released November 10, 2009

Followers
61.7k followers
Repository
golang/go
Website
golang.org
Wikipedia
Wikipedia

Related Topics

c language