package
0.1.0
Repository: https://github.com/mgla96/ssh-watcher.git
Documentation: pkg.go.dev

# README

file

import "github.com/mgla96/ssh-watcher/internal/file"

Index

type FileOps

type FileOps struct{}

func (FileOps) Open

func (r FileOps) Open(name string) (*os.File, error)

Generated by gomarkdoc