applications

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ApplicationService

type ApplicationService interface {
	CreateApplication(ctx service.Context, requestBody *model.AppDescriptor) error
	UpdateApplication(ctx service.Context, requestBody *model.AppDescriptor) error
	DeleteApplication(ctx service.Context, applicationKey string) error
}

func NewApplicationService

func NewApplicationService() ApplicationService

Directories

Path Synopsis
Package mock_applications is a generated GoMock package.
Package mock_applications is a generated GoMock package.

Jump to

Keyboard shortcuts

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