patient

package
v0.0.19 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct{}

func (*Handler) Create

func (h *Handler) Create(ctx context.Context, data ...any) (any, error)

func (*Handler) Read

func (h *Handler) Read(ctx context.Context, data ...any) (any, error)

type Patient

type Patient struct {
	ID   int
	Name string
	Age  int
}

Jump to

Keyboard shortcuts

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