package
0.0.0-20250108032651-ae6b5a9af209
Repository: https://github.com/tehilathestudent/skillcode-backend.git
Documentation: pkg.go.dev

# Functions

GetFileExtension returns the file extension for the given language.
No description provided by the author
New creates a new CustomError.

# 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
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
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AbstractType represents a data type that can be atomic or composite.
CustomError defines an error with a status code and message.
No description provided by the author
No description provided by the author
InputOutput represents example inputs and expected outputs for a function.
Parameter represents a function parameter.
Question represents a coding question with metadata and configurations.
No description provided by the author
No description provided by the author
Solution represents a user-provided solution for a coding question.

# Type aliases

AtomicType represents basic types like Integer, String, etc.
CompositeType represents composite types like TreeNode, Array, etc.
AtomicType represents basic types like Integer, String, etc.
No description provided by the author
PredefinedCategory represents categories for questions.
No description provided by the author