Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New[T any](options ...Option) integration.Bootstrap[T]
Types ¶
type KratosContainer ¶
type Option ¶
type Option func(*config)
func WithConfig ¶
func WithConfig(path string) Option
func WithContainerImage ¶
func WithContainerImage(image string) Option
func WithFrontInjectLabel ¶
func WithFrontInjectLabel(label string) Option
func WithInjectLabel ¶
func WithInjectLabel(label string) Option
func WithUserSchemaPath ¶
func WithUserSchemaPath(path string) Option
Click to show internal directories.
Click to hide internal directories.