package
1.4.9
Repository: https://github.com/j178/leetgo.git
Documentation: pkg.go.dev

# Functions

Generate generates the code for the given question.
GenerateContest generates the code for all questions in the given contest.
GeneratePathsOnly runs generate process but only returns the paths of generated files, without writing them.
GetFileOutput returns the file output for the given question and file type.
GetGenerator returns the generator for the given language.
No description provided by the author
GetSolutionCode retrieves the solution code from the generated code file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UpdateSolutionCode updates the solution code in the generated code file.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Lang is a basic generator for a language.
LocalTestable is an interface for languages that can run local test.

# Type aliases

No description provided by the author
No description provided by the author