Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultTitleExceptions = map[string]string{
"acl": "ACL",
"acls": "ACLs",
"api": "API",
"apis": "APIs",
"ca": "CA",
"cidr": "CIDR",
"cidrs": "CIDRs",
"db": "DB",
"dbs": "DBs",
"dhcp": "DHCP",
"iam": "IAM",
"iot": "IOT",
"ip": "IP",
"ips": "IPs",
"ipv4": "IPv4",
"ipv6": "IPv6",
"mfa": "MFA",
"ml": "ML",
"oauth": "OAuth",
"vpc": "VPC",
"vpcs": "VPCs",
"vpn": "VPN",
"vpns": "VPNs",
"waf": "WAF",
"wafs": "WAFs",
"aws": "AWS",
"gcp": "GCP",
}
Functions ¶
func DefaultTitleTransformer ¶
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
func NewGenerator ¶
NewGenerator creates a new generator for the given tables. The tables are sorted by name. pluginName is optional and is used in markdown only
Click to show internal directories.
Click to hide internal directories.