gs_core

package
v1.2.2-rc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package gs_core provides the core implementation of the Inversion of Control (IoC) container in the Go-Spring framework. It is responsible for managing the lifecycle, dependency resolution, and injection of application beans.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	*resolving.Resolving
	*injecting.Injecting
}

func New

func New() *Container

New creates a IoC container.

func (*Container) Refresh

func (c *Container) Refresh(p conf.Properties) error

Refresh initializes and wires all beans in the container.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL