simple

package
v0.0.63 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SimpleAdd

func SimpleAdd(a, b int) int

SimpleAdd implements a simple addition to test the performance of the plugin integration vs. a direct call.

Types

type SimpleAdder added in v0.0.62

type SimpleAdder interface {
	Add(a, b int) int
}

func NewSimpleAdder added in v0.0.62

func NewSimpleAdder() SimpleAdder

Jump to

Keyboard shortcuts

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