copystructure

Go (golang) library for deep copying values in Go.

  • 所有者: mitchellh/copystructure
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

copystructure

copystructure is a Go library for deep copying values in Go.

This allows you to copy Go values that may contain reference values
such as maps, slices, or pointers, and copy their data as well instead
of just their references.

Installation

Standard go get:

$ go get github.com/mitchellh/copystructure

Usage & Example

For usage and examples see the Godoc.

The Copy function has examples associated with it there.

主要指標

概覽
名稱與所有者mitchellh/copystructure
主編程語言Go
編程語言Go (語言數: 1)
平台
許可證MIT License
所有者活动
創建於2014-06-12 21:22:32
推送於2021-05-05 17:08:29
最后一次提交2021-05-05 10:08:07
發布數5
最新版本名稱v1.2.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
用户参与
星數348
關注者數8
派生數32
提交數85
已啟用問題?
問題數14
打開的問題數2
拉請求數21
打開的拉請求數0
關閉的拉請求數2
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?