package
0.0.0-20240530115308-b7953990c7c1
Repository: https://github.com/siriusservicedesk/notification-service.git
Documentation: pkg.go.dev

# README

Directory for project models

Example

type Model struct {
    
    Field1 string
    Field2 string

}