// Package core provides common definitions and functionalities of V2Ray. package core //go:generate const ( Version = "0.1" )