Documentation ¶ Index ¶ type Feature Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Feature ¶ type Feature interface { common.HasType common.Runnable } Feature is the interface for Xray features. All features must implement this interface. All existing features have an implementation in app directory. These features can be replaced by third-party ones. Source Files ¶ View all Source files feature.go Directories ¶ Show internal Expand all Path Synopsis dns localdns extension inbound outbound policy routing dns session stats Click to show internal directories. Click to hide internal directories.