mirror of
https://github.com/kubenetworks/kubevpn.git
synced 2025-12-24 11:51:13 +08:00
refactor: update go mod library and refactor dev logic Co-authored-by: wencaiwulue <895703375@qq.com>
4 lines
111 B
Go
4 lines
111 B
Go
// Package term provides structures and helper functions to work with
|
|
// terminal (state, sizes).
|
|
package term
|