server

package
v0.0.0-...-a917be8 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VigiloIdentityServer

type VigiloIdentityServer struct {
	Router chi.Router
	Port   string
	// contains filtered or unexported fields
}

VigiloIdentityServer represents the identity server responsible for handling HTTP requests related to user management.

func NewVigiloIdentityServer

func NewVigiloIdentityServer(port string) *VigiloIdentityServer

NewVigiloIdentityServer creates and initializes a new instance of the VigiloIdentityServer. It sets up the necessary routes and dependencies.

func (*VigiloIdentityServer) Start

func (s *VigiloIdentityServer) Start()

Start starts the Vigilo Identity Server, listening for incoming HTTP requests on the specified port.

Jump to

Keyboard shortcuts

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