libdsm

package module
v0.0.0-...-8969023 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2021 License: Apache-2.0 Imports: 11 Imported by: 2

README

libdsm-go

Go bindings for libdsm SMBv1 C library

For example usage, take a look at samba-http

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NetbiosLookup

func NetbiosLookup(host string) (out string, err error)

Types

type Smb

type Smb struct {
	// contains filtered or unexported fields
}

func NewSmb

func NewSmb() *Smb

func (*Smb) Connect

func (s *Smb) Connect(host string, share string, user string, password string) error

func (*Smb) Disconnect

func (s *Smb) Disconnect()

func (*Smb) OpenFile

func (s *Smb) OpenFile(path string, mode int) (*smbFile, error)

Jump to

Keyboard shortcuts

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