package
0.1.5
Repository: https://github.com/yreshetko/go-annotation.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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
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

# Structs

AnotherStruct for testing base constructor options Annotations: @Constructor(name="NewAnotherStructOverride", type="pointer") @Optional(constructor="New{{ .TypeName }}Optional").
No description provided by the author
No description provided by the author
SomeStructure for testing base constructor options Annotations: @Constructor(name="NewSome{{.TypeName}}ThisIsMyTemplate") @Optional(constructor="NewSome{{ .TypeName }}ThisIsMyTemplateOptional") @Builder(name="My{{.TypeName}}Builder", build="Build{{.FieldName}}Field", type="pointer").
StackQueueStruct for testing parametrized constructor options Annotations: @Constructor(type="pointer") @Optional(constructor="New{{ .TypeName }}Optional", type="pointer", with="WithSQS{{ .FieldName }}") @Builder(name="My{{.TypeName}}Builder", build="Build{{.FieldName}}Field", type="pointer").
StackStruct for testing parametrized constructor options Annotations: @Constructor.
@Constructor(name="NewEmbeddingConstructorExample") @Builder @Optional.
No description provided by the author
TheThirdStruct for testing base constructor options Annotations: @Constructor.

# Type aliases

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