smb

package
v1.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SMBProtocolVersion

type SMBProtocolVersion uint16
const (
	SMB_VERSION_1_0   SMBProtocolVersion = 0x0100
	SMB_VERSION_2_0   SMBProtocolVersion = 0x0200
	SMB_VERSION_2_1   SMBProtocolVersion = 0x0210
	SMB_VERSION_3_0   SMBProtocolVersion = 0x0300
	SMB_VERSION_3_1_1 SMBProtocolVersion = 0x0311
)

func (SMBProtocolVersion) IsSMB2

func (v SMBProtocolVersion) IsSMB2() bool

func (SMBProtocolVersion) IsSupported

func (v SMBProtocolVersion) IsSupported() bool

func (SMBProtocolVersion) String

func (v SMBProtocolVersion) String() string

Jump to

Keyboard shortcuts

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