store

package
v1.0.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() employee

New returns Employee core

Types

type Store

type Store interface {
	Get(c *gofr.Context) ([]entity.Employee, error)
	Create(c *gofr.Context, employee entity.Employee) error
}

Store is the abstraction of core layer

Jump to

Keyboard shortcuts

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