Documentation ¶ Index ¶ type Config Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Config ¶ type Config struct { Server server.Config `hcl:"server,block"` // Server listener configuration. Source []updater.Config `hcl:"source,block"` // Source specifies sources from which to get outbound links. } Config represents V2FSP configuration. Source Files ¶ View all Source files config.go Directories ¶ Show internal Expand all Path Synopsis controller route Click to show internal directories. Click to hide internal directories.