cliController

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContactController

type ContactController struct {
	// contains filtered or unexported fields
}

func NewContactController

func NewContactController(
	persistentDbSvc *db.PersistentDatabaseService,
) *ContactController

func (*ContactController) Create

func (controller *ContactController) Create() *cobra.Command

func (*ContactController) Delete

func (controller *ContactController) Delete() *cobra.Command

func (*ContactController) Read

func (controller *ContactController) Read() *cobra.Command

func (*ContactController) Update

func (controller *ContactController) Update() *cobra.Command

Jump to

Keyboard shortcuts

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