package
0.0.0-20240816111131-174649f5e035
Repository: https://github.com/ericwq/examples.git
Documentation: pkg.go.dev

# Functions

Fibonacci returns the n-th fibonacci number.
NewApp returns a new App.

# Structs

App is a Fibonacci computation application.