Registry / utility / micromdm-go4

micromdm-go4

JSON →
library0.0.0-20230719210527-7c4a9b165b09gogounverified

Provides utilities for MDM (Mobile Device Management) in Go.

go get github.com/micromdm/go4
INSTALL
IMPORT
SIG · MICROMDM-GO4
M
micromdm-go4
utilitygov0.0.0-20230719210527-7c4a9b165b09
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

go4
github.com/micromdm/go4

Creates an MDM command using the go4 library.

package main import ( "fmt" "github.com/micromdm/go4/mdm" ) func main() { // Example: create an MDM command cmd := mdm.Command{CUUID: "abc123"} fmt.Println(cmd.CUUID) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20230719210527-7c4a9b165b09latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
micromdm-go4 — go get micromdm-go4 · libregistry