example

package
v0.2.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add

func Add(a int, b int) int

func AddError

func AddError(a int, b int) (int, error)

func FormatObj

func FormatObj(o *Obj) string

func ModifyObj

func ModifyObj(o *Obj)

Types

type Obj

type Obj struct {
	Name string
	// contains filtered or unexported fields
}

func NewObj

func NewObj(name string, other int) *Obj

type Point

type Point struct {
	X    int
	Y    int
	Name string
}

func AddPoints

func AddPoints(a Point, b Point) Point

Directories

Path Synopsis
This code was generated by flutter-go-bridge.
This code was generated by flutter-go-bridge.

Jump to

Keyboard shortcuts

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