package
0.0.0-20241230104006-11a8dcca21a8
Repository: https://github.com/wricardo/code-surgeon.git
Documentation: pkg.go.dev
# Functions
GetPointer2 returns a pointer to a Person.
WithPointer returns a pointer to a Person.
# Structs
Controller is a struct that contains a Person and a ChatCompletionRequest.
Person is a struct that represents a person.