Versions in this module Expand all Collapse all v0 v0.0.1 Apr 11, 2023 Changes in this version + func BytesDiff(b1, b2 []byte, path string) (data []byte, err error) + func ReadFile(f string) ([]byte, error) + func UniqueStringSlice(s []string) []string + func WritetoFile(filepath, content string)