Categorygithub.com/go-zero-boilerplate/osvisitors
repositorypackage
0.0.0-20160424081706-cac9657efc1a
Repository: https://github.com/go-zero-boilerplate/osvisitors.git
Documentation: pkg.go.dev

# README

osvisitors

Visitor pattern for different OS types - windows, linux, etc

Example

See the example.go file for a simple example of using this visitor to print the PATH variable of the specific OS.