Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrepareOptions ¶ added in v0.3.0
func PrepareOptions(options orderedmap.OrderedMap[string, interface{}]) map[string]Option
Types ¶
type Enum ¶ added in v0.3.0
func NewEnumWithValues ¶ added in v0.3.0
type Service ¶
type Service struct {
	Name       string
	Procedures []*ServiceProcedure
}
    type ServiceProcedure ¶
 Click to show internal directories. 
   Click to hide internal directories.