ssid

package module
v0.0.0-...-2de5858 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2020 License: MIT Imports: 4 Imported by: 0

README

ssid

reviewdog PkgGoDev

A tiny go package to get the SSID of the Wi-Fi you are connected to.

Runtime

  • Go 1.14 or later
  • macOS(darwin)

Installation

go get github.com/shmokmt/ssid

Usage

package main

import (
    "github.com/shmokmt/ssid"
)

func main() {
    fmt.Println(ssid.String())
}

References

LICENSE

MIT

Documentation

Overview

a ssid package to get the SSID of the Wi-Fi you are coonected to.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func String

func String() string

String creates the ssid. Support only drawin(macOS)

Types

This section is empty.

Jump to

Keyboard shortcuts

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