Interface: IServiceOptions
nexusannotations.v1.IServiceOptions
Properties of a ServiceOptions.
Implemented by
Properties
name
• Optional name: null | string
Nexus service name (defaults to proto service full name).
tags
• Optional tags: null | string[]
Tags to attach to the service. Used by code generators to include and exclude services.