patient

package
v0.2.29 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Add added in v0.1.0

func Add() []any

Add returns all entities from this module

Types

type Patient

type Patient struct {
	ID   int
	Name string
	Age  int
}

func (*Patient) AllowedRoles added in v0.2.1

func (p *Patient) AllowedRoles(action byte) []byte

func (*Patient) Create added in v0.1.0

func (p *Patient) Create(data ...any) any

func (*Patient) HandlerName added in v0.1.0

func (p *Patient) HandlerName() string

func (*Patient) Read added in v0.1.0

func (p *Patient) Read(data ...any) any

func (*Patient) ValidateData added in v0.1.0

func (p *Patient) ValidateData(action byte, data ...any) error

Jump to

Keyboard shortcuts

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