# Packages
No description provided by the author
# Functions
NewContent builds Content instance from input Map.
NewCodebaseContentFromValue builds Content from interface{}.
NewCodebaseRepository creates a new storage type.
# Constants
Following keys define attribute names in the map of Codebase.
Following keys define attribute names in the map of Codebase.
Following keys define attribute names in the map of Codebase.
Following keys define attribute names in the map of Codebase.
# Structs
Codebase describes a single codebase.
Content defines all parameters those are useful to associate Che Editor's window to a WI.
GormCodebaseRepository is the implementation of the storage interface for Codebases.
# Interfaces
Repository describes interactions with codebases.