Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateKerbal ¶
func CreateKerbal(ctx context.Context, items KerbalItems) (string, error)
CreateKerbal takes a list of items and generates avatar
Types ¶
type Items ¶
Items includes all assets organized by categories
type KerbalItems ¶
KerbalItems is a list of avatar items
func (KerbalItems) Validate ¶
func (k KerbalItems) Validate() error
Validate checks for required items
Click to show internal directories.
Click to hide internal directories.