Package avatar contains functions for creating default user avatars. https://code.soquee.net/avatar/
Go to file
Sam Whited 57123f88da
.github: disable mirroring
Signed-off-by: Sam Whited <sam@samwhited.com>
2022-07-17 06:54:10 -04:00
.github/workflows .github: disable mirroring 2022-07-17 06:54:10 -04:00
CONTRIBUTING.md Initial public release 2019-05-27 16:11:49 -05:00
LICENSE Initial public release 2019-05-27 16:11:49 -05:00
README.md Initial public release 2019-05-27 16:11:49 -05:00
avatars.go Make API more generic now that this is public 2019-05-27 16:23:25 -05:00
go.mod Initial public release 2019-05-27 16:11:49 -05:00
go.sum Make API more generic now that this is public 2019-05-27 16:23:25 -05:00

README.md

testlog

Package avatar contains functions for creating default user avatars.

import (
	"code.soquee.net/avatar"
)

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the LICENSE file.

Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.