cloner

command
v0.0.0-...-113f59a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 16, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Overview

Cloner is a tool to automate the creation of a Clone method.

The result of the Clone method aliases no memory that can be edited with the original.

This tool makes lots of implicit assumptions about the types you feed it. In particular, it can only write relatively "shallow" Clone methods. That is, if a type contains another named struct type, cloner assumes that named type will also have a Clone method.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL