sample

package
v0.0.0-...-ee117b3 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package sample provides a sample function that returns a Result.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Conf

type Conf struct {
	Score int
}

type Result

type Result struct {
	Score   int
	Comment string
}

func Run

func Run(conf Conf) (res Result, err error)

Jump to

Keyboard shortcuts

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