orap

command module
v0.0.0-...-ee8a461 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: MIT Imports: 1 Imported by: 0

README

OrAp

Simple service for organize access point with OrangePi board

Build for Armbian & OrangePi Zero LTS

env GOOS=linux GOARM=7 GOARCH=arm go build -o build/orap_armv7l

Build for Armbian & OrangePi Zero 2

env GOOS=linux GOARCH=arm64 go build -o build/orap_aarch64

Build for Linux & x86-64

env GOOS=linux GOARCH=amd64 go build -o build/orap_amd64

Update swagger docs

#swag init --parseDependency --parseDepth 2 -g api/api_service.go
 swag init -g api/api_service.go

TODO

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL