example

package
v0.0.0-...-7323480 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source struct {
}

type SourceToTarget

type SourceToTarget interface {
	Clone(ctx context.Context, source *Source) (*Target, error)
}

type SourceToTargetCloner

type SourceToTargetCloner struct {
}

func (*SourceToTargetCloner) Clone

func (cloner *SourceToTargetCloner) Clone(ctx context.Context, source *Source) (*Target, error)

type Target

type Target struct {
}

Jump to

Keyboard shortcuts

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