// // Copyright (C) 2024 veypi // 2024-09-24 22:37:12 // Distributed under terms of the MIT license. // // package token import ( "github.com/vyes/vigo" ) var Router = vigo.NewRouter()