package
Version:
v0.0.0-...-ee117b3
Opens a new window with list of versions in this module.
Published: Mar 31, 2025
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package sample provides a sample function that returns a Result.
type Conf struct {
Score int
}
type Result struct {
Score int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.